UNPKG
patriot
Version:
latest (3.3.1-0.1.2)
3.3.1-0.1.2
3.2.0-0.4.0
3.2.0-0.1.1
3.2.0-0.1.0
3.1.0-0.2.0
Patriot command-line interface and node.js library.
github.com/sdiaz/patriot-cli
patriot
/
.npmignore
21 lines
(16 loc)
•
202 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#
## OSX ###
.DS_Store *~
#
## Node ###
/node_modules/ npm-debug.log
#
## Jetbrains IDEs ###
.idea/
#
## Netbeans ###
nbproject/*
#
## Eclipse ###
.project .buildpath .settings/*
#
## Aptana ###
.project