Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andreineculau/coffee.mk

Coffee(Script) Make(file)r
https://github.com/andreineculau/coffee.mk

Last synced: 24 days ago
JSON representation

Coffee(Script) Make(file)r

Awesome Lists containing this project

README

        

# name [![Build Status][2]][1]

description

## Install/update

Install via
`bash <(curl -s https://raw.github.com/andreineculau/coffee.mk/master/install.sh)`

* fix `package.json`

Check for upstream diff via
`bash <(curl -s https://raw.github.com/andreineculau/coffee.mk/master/changelog.sh)`.

Update via
`bash <(curl -s https://raw.github.com/andreineculau/coffee.mk/master/update.sh)`
and then commit the change in your repository.

## Usage

SHOULD be self-explanatory

## Customization

* update `.gitignore`
* add your custom make targets to `custom.mk`
* create `test/_utils.custom.coffee` with your custom test utils

## License

[UNLICENSE](LICENSE)

[1]: https://travis-ci.org/YOUR_GITHUB_USERNAME/YOUR_PROJECT_NAME
[2]: https://travis-ci.org/YOUR_GITHUB_USERNAME/YOUR_PROJECT_NAME.png