master
rw-r--r--
21 B
rw-r--r--
958 B
rw-r--r--
152 B
rw-r--r--
933 B
rw-r--r--
3.0 KB
rw-r--r--
15.4 KB
rw-r--r--
95 B
rw-r--r--
114 B

Swissknife

🇨🇭🔪

Because everything in a single binary is noice.

This is a WIP 🚧.

Pre-reqs

cargo install cross --git https://github.com/cross-rs/cross

If run into cross build failure error, run cargo clean.

Build

make build

Usage

❯ swissknife
Various utils

Usage:
  swissknife [command]

Available Commands:
  completion         Generate the autocompletion script for the specified shell
  generate           Generate stuff
  get                Obtain information
  help               Help about any command
  shouldideploytoday Should I deploy today?
  speedtest          Speedtest
  stopwatch          Create a stopwatch
  timer              Create a timer

Flags:
  -h, --help      help for swissknife
  -t, --toggle    Help message for toggle
  -v, --version   version for swissknife

Use "swissknife [command] --help" for more information about a command.