Skip to content

aaanh/script-convenience-store

Repository files navigation

Script Convenience Store

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.

Development

  1. Install rust: https://rustup.rs/
  2. Install mdbook
cargo install mdbook
  1. Start local development server
mdbook serve --open

Mock edit for vercel trigger