-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
40 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,40 @@ | ||
#TODO | ||
<h1 align="center"> | ||
<br> | ||
<img src="https://i.imgur.com/onIed1m.png" alt="canoutils logo" width="200"> | ||
<br> | ||
Canoutils | ||
<br> | ||
</h1> | ||
<h4 align="center">Coreutils but cano!</h4> | ||
|
||
Canoutils is a just-for-fun reimplementation of the classic UNIX core-utils package. | ||
|
||
### Documentation📖: | ||
To see the documentation of a utility you want to use, try util --help or refer to man util for detailed manpages! | ||
|
||
### Work in progress⚒️: | ||
This is still a work-in-progress project! | ||
|
||
### Contributions💖: | ||
I appreciate contributions but first of all, you must read the <br> | ||
Read the [CONTRIBUTING.md](CONTRIBUTING.md) Then you can send your pr! | ||
|
||
### License🪪: | ||
This project is dedicated to the public domain, which means you're free to use it however you like. While mentioning us is optional, we'd greatly appreciate it if you would consider acknowledging our contribution. ^_~ | ||
|
||
### Youtube & Twitch 📺: | ||
CobbCodding(On [youtube](https://www.youtube.com/@cobbcoding) and [twitch](https://www.twitch.tv/cobbcoding)) Has a fantastic YouTube playlist dedicated to canoutils! [Be sure to check it out](https://www.youtube.com/watch?v=Ko76i2xp_FI&list=PLRnI_2_ZWhtAAi9ZtAg2Oj5X_Fvf6LiLU9) | ||
|
||
### Thank you Stargazers⭐: | ||
[![Stargazers repo roster for @proh14/canoutils](http://reporoster.com/stars/proh14/canoutils)](https://github.com/proh14/canoutils/stargazers) | ||
|
||
### Thank you Forkers🍴: | ||
[![Forkers repo roster for @proh14/canoutils](http://reporoster.com/forks/proh14/canoutils)](https://github.com/proh14/canoutils/network/members) | ||
|
||
### A huge thanks to🙏: | ||
1. [@CobbCodding1](https://github.com/CobbCoding1) | ||
2. [@Sigmanificient](https://github.com/Sigmanificient) | ||
3. [Openbsd core-utils](https://github.com/openbsd/src/tree/master/bin) | ||
4. [GNU core-utils](https://www.gnu.org/software/coreutils/) | ||
5. [The Linux manpages](https://www.kernel.org/doc/man-pages/) | ||
6. Everyone else that is associated with the project! |