Simple terminal-based task manager
I actually learned a little bit of C recently and I tried to put my knowledge to the test and I couldn't even write this simple task manager, so I deleted the whole directory and cargo new --bin taskman'd the project as a form of surrender.
I learned at least how hard and low-level C is, but also how Rust provides a simple codebase yet very similar performance, which is what makes Rust extremely real.
I know it's a small project but that doesn't mean contributions aren't welcome! Feel free to fork the repository, create a new branch, add your edits and make a pull request. I'd like this application to be more interesting.
This Project is licensed under the GNU General Public License version 3.
