UNPKG
cryptic
Version:
latest (0.1.2)
0.1.2
0.1.1
0.1.0
easy two-way encryption
github.com/carlos8f/cryptic
carlos8f/cryptic
cryptic
/
Makefile
8 lines
(7 loc)
•
124 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
test
: @./node_modules/.bin/mocha \ --reporter spec \ --bail \ --
timeout
5s \ --require
test
/common.js .PHONY:
test