Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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