1.0.2 • Published 10 months ago

@onr/cli v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

About

By using the CLI tool, you may easily:

  • Create new files and folders with any file extension,

  • Add predefined content to newly created file by using built-in mustache templating engine.

Getting Started

Run the following method:

npm install
npm run build

It saves javascript files to dist folder.

npm run watch
npm run start

To customize helper-cli-boilerplate according to the needs of your project:

  • Add a new mustache template to templates folder and define file path to methods in helper.ts.

    More info about mustache.js

TODO:

  • add child page

Outline of some logics behind the methods:

With supported features

1. Page create
- Create page and module place

- Custom alias path for the page

- Auto generate definition file
2. Component create
- can specific component place
3. For both
- can auto export and append to index

- use styled component
1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago

0.3.2

2 years ago

0.3.1

2 years ago

0.3.4

2 years ago

0.3.3

2 years ago

0.1.0

2 years ago

0.3.0

2 years ago

0.2.0

2 years ago

0.1.1

2 years ago

0.0.4

4 years ago

0.0.3

4 years ago