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

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

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