UNPKG
unmind-athena-client
Version:
latest (1.1.1)
2.5.2
2.5.1
1.1.1
1.1.0
a nodejs simple aws athena client
github.com/abrahamunmind/unmind-athena
abrahamunmind/unmind-athena
unmind-athena-client
/
Makefile
11 lines
(8 loc)
•
116 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
build: clean npm run build
test
: npm
test
coveralls: npm run coveralls clean:
rm
-rf build |
rm
-rf coverage