0.5.0 • Published 5 years ago
@monocli/cli v0.5.0
Monocli
One CLI to rule them all.
Quick Start
$ npm install --global @monocli/cli
$ monocli help
Principles
monocli
is a very simple "Meta" CLI, helping you to better use other ones in advanced ways.
Its first goal is to ease monorepos management, without requiring any other tool.
It aim to be as generic, light, efficient and simple as possible.
- No need to reinvent the wheel:
monocli
simply run other commands with some tricks and hacks, that it! - Keep your freedom: you will always be able to use other CLI tools alongside
monocli
, or even to dropmonocli
entirely anytime you want - Learn from the bests:
monocli
helps you learn and follow good practices and conventions
Commands
$ monocli <command> <params> <options>
Run monocli help
and monocli help <command>
for more information.
Git
help
: display usage infoadd
: add, convert or import a projectcheck
: check if a directory has changed since a releasemv
: change a subtree prefixupdate
: update a remote subtreestatus
: show the monorepo status
0.5.0
5 years ago
0.5.0-beta.3
5 years ago
0.5.0-beta.2
5 years ago
0.5.0-beta.1
5 years ago
0.4.4
5 years ago
0.4.3
5 years ago
0.4.2
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.3.6
5 years ago
0.3.5
5 years ago
0.3.4
5 years ago
0.3.3
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.0
5 years ago
0.1.0
5 years ago