generator-lightscript

0.0.8 • Public • Published

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).

Package Sidebar

Install

npm i generator-lightscript

Weekly Downloads

1

Version

0.0.8

License

MIT

Unpacked Size

18.2 kB

Total Files

21

Last publish

Collaborators

  • coopcoding