@saber2pr/cli
TypeScript icon, indicating that this package has built-in type declarations

0.1.9 • Public • Published

@saber2pr/cli

# install cli
npm i -g @saber2pr/cli
# fetch scripts
sa _ u

Usage

# system command
sa _ <command> <args>

# upgrade scripts list
sa _ upgrade
# or
sa _ u

# ls all commands
sa _ ls

# scripts command
sa <command> <args>

used as a creator:

import create from '@saber2pr/cli'

create({
  name: 'saber2pr-cli',
  libRoot: join(__dirname, '..'),
  scriptsDirName: 'scripts',
  releaseZipUrl: 'https://github.com/Saber2pr/sa/archive/refs/heads/master.zip',
})

Readme

Keywords

none

Package Sidebar

Install

npm i @saber2pr/cli

Weekly Downloads

16

Version

0.1.9

License

none

Unpacked Size

24.3 kB

Total Files

53

Last publish

Collaborators

  • saber2pr