README.md (201B)
- # Clairvoyance
- A server monitoring software
- Made in Elixir because Shell is awful at doing a formatted output.
- ## Installation
- ```elixir
- def deps do
- [
- {:clairvoyance, "~> 0.1.0"}
- ]
- end
- ```
git clone https://anongit.hacktivis.me/git/clairvoyance.git/
README.md (201B)
- # Clairvoyance
- A server monitoring software
- Made in Elixir because Shell is awful at doing a formatted output.
- ## Installation
- ```elixir
- def deps do
- [
- {:clairvoyance, "~> 0.1.0"}
- ]
- end
- ```