https://github.com/jwerle/clib-extras
clib utility commands
https://github.com/jwerle/clib-extras
Last synced: over 1 year ago
JSON representation
clib utility commands
- Host: GitHub
- URL: https://github.com/jwerle/clib-extras
- Owner: jwerle
- License: mit
- Created: 2014-05-16T11:56:01.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-16T19:14:14.000Z (about 12 years ago)
- Last Synced: 2025-01-17T01:36:59.556Z (over 1 year ago)
- Language: Shell
- Size: 168 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
clib-extras
===========
clib utility commands
## install
```sh
$ clib install jwerle/clib-extras
```
## commands
- [`clib-makefile`](https://github.com/jwerle/clib-makefile) - Interactively generate a `Makefile` for your C lib project with clibs in mind
- [`clib-build`](https://github.com/jwerle/clib-build) - Small bash script for building clib dependencies
- [`clib-init`](https://github.com/jwerle/clib-init) - Initialize a clib package.json
- [`clib-link`](https://github.com/jwerle/clib-link) - Symlink an existing clib project source to yours
- [`clib-uninstall`](https://github.com/clibs/clib-uninstall) - clib(1) plugin for uninstalling executables
## license
MIT