mep-tools
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

mep-tools

CLI tools that are using in MEP at Amanotes

oclif Version Downloads/week License

Usage

$ npm install -g mep-tools
$ mep-tools COMMAND
running command...
$ mep-tools (-v|--version|version)
mep-tools/1.0.1 darwin-x64 node-v12.16.2
$ mep-tools --help [COMMAND]
USAGE
  $ mep-tools COMMAND
...

Commands

mep-tools bundle-games-ios

Bundle games for ios

USAGE
  $ mep-tools bundle-games-ios

OPTIONS
  -h, --help           show CLI help
  -i, --input=input    input directory which contains games.csv and icon files (*.png, *.jpg)
  -o, --output=output  output directory which is ios project directory

See code: src/commands/bundle-games-ios.ts

mep-tools fix-bin

Convert bin 2 tabs to 3 tabs

USAGE
  $ mep-tools fix-bin

OPTIONS
  -h, --help           show CLI help
  -i, --input=input    input directory which contains midi files (*.mid, *.bin)
  -o, --output=output  output directory

See code: src/commands/fix-bin.ts

mep-tools help [COMMAND]

display help for mep-tools

USAGE
  $ mep-tools help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Readme

Keywords

Package Sidebar

Install

npm i mep-tools

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

37.3 kB

Total Files

43

Last publish

Collaborators

  • talenguyen