Skip to content
This repository has been archived by the owner on May 22, 2019. It is now read-only.

Experiment with pulling n-makefile in via a git submodule #22

Open
matthew-andrews opened this issue Mar 2, 2016 · 1 comment
Open

Comments

@matthew-andrews
Copy link
Contributor

No description provided.

@apaleslimghost
Copy link
Member

apaleslimghost commented May 5, 2016

I have an idea. When you include a makefile, if there's a target in the current makefile for it, it's made before it's included. You could distribute n-makefile via npm, and do something like:

include node_modules/@financial-times/n-makefile/n.makefile

node_modules/@financial-times/n-makefile/n.makefile:
    npm install

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants