a glamourus boilerplate manager written in Rust 🦀
The above example is still in its first release.
v1.O.O
Requires Rust and
Gum installed on your system.
(follow the specific installation method for your os and come back if thats not already the case)
Start with a chmod +x install.sh
.
then run :
./install.sh
and select your corresponding OS.
(you might be prompter to enter your password)
Start with : kettle -h
to list all possible commands.
and kettle cli
to show to cli client for kettle (not necessary).
📺 quick tutorial without cli client :
kettle init <name>
# to initailise a kettle in the current folder
kettle include <name / wildcard>
# to include <file/s> in the kettle
kettle save
# to save the kettle
kettle get <username@kettle>
# to install a kettle from the marketplace
all thats left now is using :
kettle use <name> <folder>
# to use the <name> kettle in the desired folder.
@saravenpi
and the entirety of @villeurbanne !
This project is closed to contibutors for now ! (but don't worry it'll open up someday)