Skip to content

CLI for generating Cryptopi Crew metadata and publishing to IPFS

Notifications You must be signed in to change notification settings

evius/octodoodle-metadata

Repository files navigation

cryptopi-crew-metadata

CLI for generating Cryptopi Crew metadata and publishing to IPFS

oclif Version Downloads/week License

Usage

$ npm install -g cryptopi-crew-metadata
$ cryptopi-meta COMMAND
running command...
$ cryptopi-meta (-v|--version|version)
cryptopi-crew-metadata/0.0.0 darwin-x64 node-v12.14.0
$ cryptopi-meta --help [COMMAND]
USAGE
  $ cryptopi-meta COMMAND
...

Commands

cryptopi-meta hello [FILE]

describe the command here

USAGE
  $ cryptopi-meta hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ cryptopi-meta hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

cryptopi-meta help [COMMAND]

display help for cryptopi-meta

USAGE
  $ cryptopi-meta help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

CLI for generating Cryptopi Crew metadata and publishing to IPFS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published