1.0.0 • Published 3 months ago

romets v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 months 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

3 months ago

0.0.5

9 months ago

0.0.4

10 months ago

0.0.3

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago