⛈️
Thunderstorm.rs Rust Command Line Application for setting up Node.js backend applications.
Installation
thunderStorm.rs
is currently distributed via crates.io.
Usage
The shell command ths
is available to you. Pass the path you want the application to be created
# crate a new application in a folder called `app`
$ ths create --path ./app
# or using the short option for run
$ ths create -p ./app
To create application in current directory run
$ ths init
To see more available options run
$ ths --help
Features
- Setup Express/JavaScript application
- Setup Express/Typescript application
- Extend CLI configuration
- Setup test suit for network applications
- Use preferred Package manager
📦 - Setup project directory
- Ships with nodemon
Demo
See demo
License
Contributing
Contributions are always welcome!
Feedback
If you have any feedback, please reach out to me [email protected]