issues
search
CartoDB
/
camshaft
Analysis library to create data views from queries
BSD 3-Clause "New" or "Revised" License
17
stars
7
forks
source link
No Makefile
#402
Closed
dgaubert
closed
4 years ago
dgaubert
commented
4 years ago
Stop using two different tools for package management, testing, and any other developer workflow.
Removes Makefile and related bash scripts
Use
npm scripts
as the only tool for testing, CI and linting.
npm scripts
as the only tool for testing, CI and linting.