epm-cli
v0.1.17
Published
Epm's command line
Downloads
7
Maintainers
Readme
epm-cli
Epm's command line interface
Usage
Disponible en NPM Repository
npm install -g epm-cli
Usage: epm [options] <command> [<args>]
Commands:
init [path] [name] initialize an epm repository on [path] (./) named [name] (main)
status show info about the repository
show gets repository data
remote manage the remote repositories
clone <url> [path] [name] clone a remote repository on [path] (./) as [name] (main)
fetch <remote> retrieves info about a <remote> repository
pull <remote> sync with a <remote> repository
serve [path] [port] serve [path] (./) repositories on [port] (3220)
Options:
-h, --help output usage information
-V, --version output the version number
--verbose Verbose mode
Entorno visual
Licencia
Copyright(c) 2014 Dirección de Tecnología Educativa de Buenos Aires (Dte-ba)
Distrubuido bajo la licencia GNU GPL v3