Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zenhack/tools

Various tools I've written and found useful.
https://github.com/zenhack/tools

Last synced: about 1 month ago
JSON representation

Various tools I've written and found useful.

Awesome Lists containing this project

README

        

This repository contains various simple tools I've written and found useful.

# Contents

* `bin/c-header` - generates scaffolding for a C language header file,
including a header guard and `#ifdef __cplusplus` goop.
* `notmuch-tagmerge` - a 3-way merge tool for the output of
`notmuch-dump(1)`

# License

MIT. See `COPYING` for details.