ARCHIVED. Please use https://github.com/CallMeEchoCodes/fetcho instead!
📋 Simple fetch program written @nim-lang
slimfetch is open source, so you can create a pull request (PR). Simply install the deps with nimble
and your good to go!
Fork main
branch into your personal repository. Clone it to local computer and install deps.
git clone https://github.com/{your-personal-repo}/slimfetch.git
nimble install
Simply make your changes and submit a PR!
Before uploading your PR, run test one last time to check if there are any errors. If it has no errors, commit and push it! When submitting your PR make sure to send a screenshot of the output.
TBA
This software is licensed under the MIT License.