0.0.9 • Published 11 months ago

iapid v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Installation

$ npm install --global iapid

Usage

$ iapid <command> <subcommand>

Commands

  • new
  • delete
  • generate
  • list
  • set
  • show
  • update

Subcommand

  • template
  • project

CommandSubcommandProject OnlyDescription
newproject, templateCreates a new project or template.
deleteproject, templateDeletes an existing project or template.
listproject, templateLists all existing projects or templates.
showproject, templateDisplays the details of an existing project or template.
updateproject, templateUpdates the details of an existing project or template.
generate-⚪︎Generates the API documentation based on the settings of a given project.
set-⚪︎Sets the current project or template as the target for future operations.

Examples

$ iapid new project
$ iapid new template
$ iapid set
$ iapid generate --select --display
$ iapid update
0.0.9

11 months ago

0.0.8

11 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago