issues
search
dialex
/
start-testing
A crowdsourced testing course, written by testers for testers wannabes.
https://dialex.github.io/start-testing
Creative Commons Attribution 4.0 International
48
stars
7
forks
source link
Replace bash individual scripts with Makefile
#68
Closed
dialex
closed
5 years ago
dialex
commented
6 years ago
NPM basics:
https://medium.freecodecamp.org/introduction-to-npm-scripts-1dbb2ae01633
Hooks
https://www.keithcirkel.co.uk/how-to-use-npm-as-a-build-tool/
Group tasks
https://medium.com/netscape/npm-task-running-techniques-15fe5b697f15
also
auto completion for npm scripts
NPM basics:
also