0.0.5 • Published 8 years ago

tau-tools v0.0.5

Weekly downloads
2
License
-
Repository
github
Last release
8 years ago

Tools

Create

Create command helps generate code. As example, to create default component file structure, run command:

    $ tau create component example
    

That command creating directory example and component.example.js and other directories and files by default template.

Idea from basisjs-tool https://github.com/basisjs/basisjs-tool