Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/latentflip/make-better


https://github.com/latentflip/make-better

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# MakeBetter

MakeBetter is a simple set of patterns for working with Make in nodey/frontend projects.

## Installation and Usage

You probably want to install make-better as a devDependency:

```
npm install make-better --save-dev
```

On installation, make-better will create a template Makefile in your project (for now it assumes a frontend project).