Installation

Installation

Note

This project is not at a stable version yet, so these install instructions will most likely change.

Linux

  • Clone the repo with:
git clone https://git.koolkid6958.dev/sheepitm/sheepitmd.git
  • Run cargo run -r -- -h to see avaiable options.
  • Clone the repo with:
git clone https://git.koolkid6958.dev/sheepitm/sheepitm.git
  • Run either cargo gui -r, or cargo tui -r depending on if you want the gui or tui.
This project has not started yet.

Windows

  • Clone the repo with:
git clone https://git.koolkid6958.dev/sheepitm/sheepitmd.git
  • Run cargo run -r -- -h to see avaiable options.
  • Clone the repo with:
git clone https://git.koolkid6958.dev/sheepitm/sheepitm.git
  • Run either cargo gui -r, or cargo tui -r depending on if you want the gui or tui.
This project has not started yet.