0.0.8 • Published 6 years ago

generator-lightscript v0.0.8

Weekly downloads
5
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago