0.1.17 • Published 10 years ago

epm-cli v0.1.17

Weekly downloads
4
License
GPL v3
Repository
github
Last release
10 years ago

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

epm-viewer

Licencia

Copyright(c) 2014 Dirección de Tecnología Educativa de Buenos Aires (Dte-ba)

Distrubuido bajo la licencia GNU GPL v3

0.1.17

10 years ago

0.1.15

10 years ago

0.1.13

10 years ago

0.1.11

10 years ago

0.1.9

10 years ago

0.1.7

10 years ago

0.1.5

10 years ago

0.1.3

10 years ago

0.1.1

10 years ago

0.0.1

10 years ago