Windows: Scoop
scoop bucket add cone https://github.com/Milo123459/cone
scoop install cone/salt
MacOS: Brew
brew tap eternalmoon1234/brew
brew install salt
Linux:
curl -fsSL https://raw.githubusercontent.com/Milo123459/salt/master/install.sh | bash
Litreally anything (Rust needed):
cargo install salt
You have a node, and a task.
Think of it like a tree with apples. The tree is the node, the apples are the tasks. They just live under specific trees.
just for context, apple = task, tree = node`
- Stats (ie, which node you use the most)
- GitHub issue sync
- Sync across multiple devices
Pretty simple:
Run salt action
to see all commands.
Or, run salt node action
to see all node sub-commands.