create-jsy

1.2.1 • Public • Published

create-jsy

Init a private JSY project without any prompts!

Please see JSY language docs for details on the JSY dialect.

Variants:

  • basic (default): Rollup basic config
  • iso: Rollup config with conditional compilation
npm init jsy
# or
npm init jsy «variant»

or if your npm version is before 6.1:

npx create-jsy

Readme

Keywords

Package Sidebar

Install

npm i create-jsy

Weekly Downloads

1

Version

1.2.1

License

BSD-2-Clause

Unpacked Size

310 kB

Total Files

7

Last publish

Collaborators

  • shanewholloway