The site is consolidated to https://script.aaanh.app only, as of September 2023.
v2.0 is under active development, production ready
v1.0 is available at branch v1.0
A curated "book" of frequently used scripts across major platforms and command line interfaces.
Currently supported platforms:
- Linux
- macOS
- Windows
Note: CLI's that support cross-platform will be under their own topic.
- Install rust: https://rustup.rs/
- Install mdbook
cargo install mdbook
- Start local development server
mdbook serve --open
Mock edit for vercel trigger