dodo-starterkit

0.0.3 • Public • Published

Dodo.js project template installer

This package just copies new project template to the directory where npm install dodo-starterkit is ran. Then it removes all traces of installer package so you can put your initial project to version control.

ES6 template (default) (not implemented yet)

INSTALL_PATH=$PWD npm install dodo-starterkit

ES5 template

INSTALL_PATH=$PWD TEMPLATE=es5 npm install dodo-starterkit

Template with Babel build system (not implemented yet)

INSTALL_PATH=$PWD TEMPLATE=babel npm install dodo-starterkit

Typescript template (not implemented yet)

INSTALL_PATH=$PWD TEMPLATE=ts npm install dodo-starterkit

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    1

Package Sidebar

Install

npm i dodo-starterkit

Weekly Downloads

2

Version

0.0.3

License

MIT

Last publish

Collaborators

  • elhigu