Skip to content

A decentralized package management system for open module editing

License

Notifications You must be signed in to change notification settings

fuckingbored/exposed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exposed

Some package manager

oclif Version License

Usage

$ npm install -g exposed-cli
$ xps COMMAND
running command...
$ xps (-v|--version|version)
exposed-cli/0.0.0 win32-x64 node-v12.13.0
$ xps --help [COMMAND]
USAGE
  $ xps COMMAND
...

Commands

xps gen

xps gen => Generate a list of module dependencies

USAGE
  $ xps gen

OPTIONS
  -f, --filename=filename  filename to print

DESCRIPTION
  Setup everything needed to track changes, dependencies for a xps module

See code: src\commands\gen.js

xps help [COMMAND]

display help for xps

USAGE
  $ xps help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

xps track

xps track => Creates a new xps module

USAGE
  $ xps track

DESCRIPTION
  Setup everything needed to track changes, dependencies for a xps module

See code: src\commands\track.js

About

A decentralized package management system for open module editing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published