Crates.io | ths |
lib.rs | ths |
version | 0.2.1 |
source | src |
created_at | 2022-07-05 00:41:53.375296 |
updated_at | 2022-07-15 17:14:28.304815 |
description | Command Line Application for scaffolding Node.js network applications. |
homepage | |
repository | https://github.com/opeolluwa/thunderstorm.rs |
max_upload_size | |
id | 619328 |
size | 143,612 |
Rust Command Line Application for setting up Node.js backend applications.
thunderStorm.rs
is currently distributed via crates.io.
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
See demo
Contributions are always welcome!
If you have any feedback, please reach out to me adefemiadeoye@yahoo.com