n-makefile icon indicating copy to clipboard operation
n-makefile copied to clipboard

:lollipop: Shared build tools.

Results 17 n-makefile issues
Sort by recently updated
recently updated
newest added

If for example our IP is rate limited (which happens quite often) and the initial API call fails, `LATEST` is an empty string, and the makefile `curl` just outputs `Not...

I need to roll out an n-makefile fix to every user-facing app. With nbt it was as simple as `nbt bottle patch && nbt rebuild --all --serves user-page`. With n-makefile...

e.g. alias `make buidl` to `make build`

cc: @matthew-andrews Steps would be; - validate that the whitesource npm module exists in the application (if not, skip) - get the whitesource api key (from config vars) - write...

The problem with this is it effectively forces `js-yaml` to be a dependency of every single one of our repositories (because we have `circle.yml`s). What do you think?

e.g. ``` - Please run `npm install --save-dev` or remove `.editorconfig` from this repository or `.gitignore` file. ```

``` sh make -f ../Makefile COMMAND ```