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

https://github.com/thomasgassmann/hashindex

Hash all files within a directory into an index
https://github.com/thomasgassmann/hashindex

Last synced: 11 months ago
JSON representation

Hash all files within a directory into an index

Awesome Lists containing this project

README

          

# hashindex

Example usage:

```bash
hashindex --dir [directory] --out [file]
```

where `[directory]` is the directory you'd like to hash and `[file]` is the path of the index file to output.