Skip to content

Mach30/m30pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

m30pm

Mach 30 package manager for m30ml projects

GitHub license

Usage

$ npm install -g m30pm
$ m30pm COMMAND
running command...
$ m30pm (--version)
m30pm/0.0.0 linux-x64 node-v18.5.0
$ m30pm --help [COMMAND]
USAGE
  $ m30pm COMMAND
...

Commands

m30pm help [COMMANDS]

Display help for m30pm.

USAGE
  $ m30pm 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 m30pm.

See code: @oclif/plugin-help

m30pm project create [FILE]

describe the command here

USAGE
  $ m30pm project create [FILE] [-n <value>] [-f]

ARGUMENTS
  FILE  file to read

FLAGS
  -f, --force
  -n, --name=<value>  name to print

DESCRIPTION
  describe the command here

EXAMPLES
  $ m30pm project create

See code: src/commands/project/create.ts

About

Mach 30 package manager for m30ml projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published