UNPKG

to-pascal-case

Version:
12 lines (8 loc) 149 B
# Install node modules. node_modules: package.json @npm install # Run the tests. test: @./node_modules/.bin/mocha # Phony targets. .PHONY: test