1.0.0 • Published 1 year ago

romets v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

romets

Simple and fast CLI tool to build a plain typescript application

npm i -g romets
romets [-n <PROJECT_NAME> -d <DIRECTORY> -h <HELP>]

<NAME>                            // project name, default name romets-app
<DIRECTORY>                       // directory to build the project, default current working directory
<HELP>                            // show help

example

romets -n cat -d ~/Desktop
1.0.0

1 year ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago