conjurekit-setup
v0.2.1
Published
Setup tool to get started using Auki Labs' registry with various platforms
Downloads
11
Readme
ConjureKit setup
Helper CLI to make working with Auki Labs' registry easier
Usage
$ npm install -g conjurekit-setup
$ conjurekit-setup COMMAND
running command...
$ conjurekit-setup (--version)
conjurekit-setup/0.2.1 darwin-arm64 node-v19.4.0
$ conjurekit-setup --help [COMMAND]
USAGE
$ conjurekit-setup COMMAND
...
Commands
conjurekit-setup configure
Configures global settings files for the appropriate project type
USAGE
$ conjurekit-setup configure [-p Unity|Javascript]
FLAGS
-p, --project-type=(Unity|Javascript) The type of project
DESCRIPTION
Configures global settings files for the appropriate project type
EXAMPLES
$ conjurekit-setup configure
conjurekit-setup help [COMMANDS]
Display help for conjurekit-setup.
USAGE
$ conjurekit-setup help [COMMANDS] [-n]
ARGUMENTS
COMMANDS Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for conjurekit-setup.
See code: @oclif/plugin-help
conjurekit-setup login
Log in to aukiverse package registry
USAGE
$ conjurekit-setup login [-u <value>] [-p <value>]
FLAGS
-p, --password=<value> Password
-u, --username=<value> Username
DESCRIPTION
Log in to aukiverse package registry
EXAMPLES
$ conjurekit-setup login