0.2.0 • Published 7 years ago

user-model v0.2.0

Weekly downloads
20
License
Apache-2.0
Repository
github
Last release
7 years ago

user-model

TypeScript model for user-authored code

installation

To make our model classes and interfaces work with the compiler and with jvm-npm for running it in Nashorn, read the following instructions.

Clone this repo into a folder called node_modules. node_modules needs to be in one of the parent folders of your project hosting your TypeScript Editor implementations.

Eg. the following layout will work

+- workspace
   +- node_modules
      +- user-model
   +- my-first-editor-project
      +- .atomist
         +- editors
            +- MyEditor.ts
0.2.0

7 years ago

0.1.4

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago