File: README.md

package info (click to toggle)
node-bluebird 3.5.1%2Bdfsg2-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,796 kB
  • sloc: makefile: 90; sh: 38
file content (19 lines) | stat: -rw-r--r-- 314 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
## Tools

Tools that can be run from command line:

### test.js

For running tests. See [Testing](../#testing).

### build.js

For building the library. See [Custom builds](../#custom-builds).

### jshintrc_generator.js

Generates a .jshintrc file in the project root.

Example:

    node tools/jshintrc_generator