Add chmap project reference

This commit is contained in:
Milen Dzhumerov 2022-02-13 17:11:20 +00:00
parent ccc2484de2
commit f98e2dd8cd
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
`hmap` is a command line tool to work with Clang header maps produced by Xcode.
It is written in Swift.
NOTE: I've also created [chmap](https://github.com/milend/chmap), a cross-platform tool which provides similar functionality as `hmap`.
# How to Get
- [Homebrew](https://brew.sh): `brew install milend/taps/hmap`