Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
proh14 authored Apr 18, 2024
1 parent f10f9de commit 6c767d8
Showing 1 changed file with 40 additions and 1 deletion.
41 changes: 40 additions & 1 deletion README.md
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!

0 comments on commit 6c767d8

Please sign in to comment.