UNPKG

emoji-clipboard

Version:

Pulls an emojicon from emojicons.com and copies it to your clipboard.

9 lines (6 loc) 105 B
BIN = node_modules/.bin test: $(BIN)/mocha test/test.js -r should cli: node test/cli.js .PHONY: test