Forge is a lightweight extensible, command line toolchain to streamline a developer workflow
curl -sSL https://raw.githubusercontent.com/opeolluwa/x/master/install.sh | bashThis downloads the latest prebuilt binary for your platform and installs it to ~/.local/bin.
git clone https://github.com/opeolluwa/x.git
cd x
cargo build --release
cargo install --path .The command is forge
- Config path :
$HOME/.config/forge/default-config.toml