You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@ PureMVC is a lightweight framework for creating applications based upon the clas
5
5
*[Live Unit Test Runner](http://darkstar.puremvc.org/content_header.html?url=http://puremvc.org/pages/demos/TS/PureMVC_TS_MultiCore_UnitTests/&desc=PureMVC%20TypeScript%20MultiCore%20Unit%20Tests)
6
6
7
7
## Status
8
-
Development - [Version 1.0](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
9
-
* Fully unit-tested and demoed, but in 'Development' status since the TypeScript language specification is not finalized.
8
+
Production - [Version 1.1](https://github.com/PureMVC/puremvc-typescript-multicore-framework/blob/master/VERSION)
10
9
11
10
## Platforms / Technologies
12
11
*[TypeScript](http://www.typescriptlang.org/)
@@ -35,8 +34,8 @@ system path. e.g. on windows: <code>typescript.compiler.path = C:/Documents and
35
34
3. Use your favorite editor to run Ant or simply type <code>ant puremvc-typescript-multicore-framework/build
0 commit comments