https://github.com/kul-sudo/canoon
An installer for https://github.com/CobbCoding1/Cano
https://github.com/kul-sudo/canoon
Last synced: 5 months ago
JSON representation
An installer for https://github.com/CobbCoding1/Cano
- Host: GitHub
- URL: https://github.com/kul-sudo/canoon
- Owner: kul-sudo
- License: apache-2.0
- Created: 2024-03-26T20:14:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-16T21:49:52.000Z (almost 2 years ago)
- Last Synced: 2024-06-16T22:47:28.040Z (almost 2 years ago)
- Language: Rust
- Size: 688 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# **How to use it?**
If you're using arch, you can simply install the aur package:
Example using yay:
```bash
yay -Syu canoon-git
```
Run the install script otherwise:
```bash
source <(curl -s https://raw.githubusercontent.com/kul-sudo/canoon/main/install.sh)
```
## Shout-out to these contributors of Cano:
1. [Cobb](https://github.com/CobbCoding1)
2. [Tim](https://github.com/tim-tm)