glitter
πβ Git tooling of the future.
File Explorer
Download Latest Version (.zip)- config
- deploy.yml
- rust.yml
- dependabot.yml
- FUNDING.yml
- glitter.png
- glitter.svg
- cli.rs
- config.rs
- get_and_parse.rs
- lib.rs
- main.rs
- .gitignore
- .glitterrc
- .glitterrc.broken
- Cargo.lock
- Cargo.toml
- install.sh
- LICENSE
- README.md
- rustfmt.toml
# Installation Guide
1. Get the code
git clone https://github.com/Milo123459/glitter
Downloads the entire project code from GitHub to your computer.
cd glitter
Moves into the project folder you just downloaded.
2. Rust
Medium RecommendedPrerequisites
- Git Needed to download the project code from GitHub.
- Rust (rustup) Installing via rustup also installs cargo.
"cargo fmt"
Type this command into your terminal and run it.
If cargo build finishes without errors, it worked. The executable is created under target/.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
