DEV Community

Discussion on: Introducing: Glitter!

Collapse
 
milo123459 profile image
Milo

Hey! Thanks for showing interest in the project.

So basically glitter is a wrapper for running some git commands, you'd simply install it, make a .glitterrc and you can then run the glitter commands.

FYI, installing locally is as simple as cloning the repo and executing cargo install --path . in the cloned repo.