1.0.15 • Published 8 months ago

nsaname v1.0.15

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
8 months ago

nsaname

view on npm npm module downloads js-standard-style Join the chat at https://gitter.im/nsaname/Lobby

Like petname, but for naming secret projects and tools.

Installing

npm install nsaname

Usage

$ nsaname --help

NSA Name

  Like petname, but for naming secret projects and tools.

Options

  --help         Print this usage guide.
  --lowercase    Output in lowercase.
  --no-suffix    Don't add a suffix.
  --hostname     Output a sensible hostname.

$ nsaname
SchoolSwap HX
$ nsaname
WistfulMonkey 4000
$ nsaname -l
headset iii
$ nsaname -n
SchoolJeep
$ nsaname -h
swap-gram
$ nsaname -h
cotton-witch

Developing

Check out the current develop branch and run npm install. To run the program:

$ node index.js --help
Debugger attached.

NSA Name

  Like petname, but for naming secret projects and tools.

Options

  --help string            Print this usage guide.
  -l, --lowercase string   Output in lowercase.
  -n, --no-suffix string   Don't add a suffix.
  -h, --hostname string    Output a sensible hostname.

Waiting for the debugger to disconnect...

For running unit tests, you can:

npm run test
1.0.15

8 months ago

1.0.14

8 months ago

1.0.12

5 years ago

1.0.11

8 years ago

1.0.10

8 years ago

1.0.9

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2-a

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago