🚀 Socket Launch Week 🚀 Day 5: Introducing Socket Fix.Learn More
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nancy

Site crawler and auditing for Content Management Systems like Drupal and WordPress.

0.0.1
latest
Version published
Maintainers
1
Created

nancy

Site crawler and auditing for Content Management Systems like Drupal and WordPress.

oclif Version Downloads/week License

Usage

$ npm install -g nancy
$ nancy COMMAND
running command...
$ nancy (-v|--version|version)
nancy/0.0.1 darwin-x64 node-v12.12.0
$ nancy --help [COMMAND]
USAGE
  $ nancy COMMAND
...

Commands

nancy fetch

Describe the command here

USAGE
  $ nancy fetch

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/fetch.js

nancy hello

Describe the command here

USAGE
  $ nancy hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

nancy help [COMMAND]

display help for nancy

USAGE
  $ nancy help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

nancy server

Describe the command here

USAGE
  $ nancy server

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/server.js

Keywords

FAQs

Package last updated on 08 Jan 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts