Crates.io | salt |
lib.rs | salt |
version | 0.2.3 |
source | src |
created_at | 2017-08-13 10:33:13.526068 |
updated_at | 2021-08-27 18:37:30.159767 |
description | Task management for the CLI |
homepage | https://github.com/Milo123459/salt |
repository | https://github.com/Milo123459/salt |
max_upload_size | |
id | 27380 |
size | 26,403 |
DEV Post | YouTube Video | VSCode Extension
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`
Pretty simple:
Run salt action
to see all commands.
Or, run salt node action
to see all node sub-commands.