0.0.8 • Published 7 years ago

generator-lightscript v0.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
7 years ago

Yeoman LightScript Generator

This is a Yeoman LightScript generator that scaffolds out a LightScript JS application.

Getting Started

  1. Install Yeoman

  2. Install the Yeoman LightScript generator: npm install -g generator-lightscript

  3. Run yo lightscript in your project directory

  4. Run npm run ww to start webpack watch

Aditional Info

  • The generator will allow you to select either LightScript original or the @oigroup/LightScript fork.

  • You can specify the target, either 'Web', 'Node.js' or 'Both'.

  • You can also optionally specify LightScript compiler options if you want (e.g. stdlib: false).

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago