Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joshdk/tag
Simple yet powerful keyword based file searching
https://github.com/joshdk/tag
Last synced: about 4 hours ago
JSON representation
Simple yet powerful keyword based file searching
- Host: GitHub
- URL: https://github.com/joshdk/tag
- Owner: joshdk
- License: other
- Created: 2011-02-09T00:05:37.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-05-02T14:28:08.000Z (over 13 years ago)
- Last Synced: 2023-03-11T03:48:22.327Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
tag - simple yet powerful keyword based file searching
======================================================Getting the Source
------------------
* **Source tarball:**Github repository located at:
* **Git clone:**
To clone this project directly, run:
$ git clone git://github.com/joshdk/tag.git
Building & Installing
-----------------
* **Main program:**Inside of the `tag/` directory, run:
$ make
# make install* **Manpage documentation:**
Inside of the `tag/man/` directory, run:
$ make
# make installLicense
-------
Copyright 2011 Josh Komoroske BSD License (enclosed)