Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orasund/cli-tools
toy project for learning different languages
https://github.com/orasund/cli-tools
Last synced: about 1 month ago
JSON representation
toy project for learning different languages
- Host: GitHub
- URL: https://github.com/orasund/cli-tools
- Owner: Orasund
- Created: 2024-03-30T21:11:31.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-06T16:52:28.000Z (8 months ago)
- Last Synced: 2024-05-06T18:05:44.335Z (8 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cli-tools
This project is meant to have a set of projects that can be implemented in different languages. The projects are practical and use eachother.
## Projects
1. hashFile (pyhton) - hash the content of a file
2. watcher (python) - watches a directory
3. diffFiles (python) - diffing two files