@atomist/user-model

0.1.3 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @atomist/user-model

Weekly Downloads

1

Version

0.1.3

License

Apache-2.0

Last publish

Collaborators

  • neilprosser
  • atomist-bot
  • cdupuis
  • slimslenderslacks