Giter VIP home page Giter VIP logo

vpsm's Introduction

USAGE:
vpsm [OPTIONS] [SUBCOMMANDS] [<ARGS>]

OPTIONS:
--color=<yes|no|auto>        - Enable/Disable colorized output (default: auto)
--help                       - (same as: help)
--help-pager                 - (same as: helppager)


GIT SUBCOMMANDS:
add-changes (ac) <file>                       - Add work changes in your clone repository.
add-remote-repo (arr) <remote-name> <url>     - Add new remote repo in your clone repository.
checkout-branch (cb) <branch-name>            - Switch branch.
commit-changes (cc) <message>                 - Commits changes added.
pull (pp) <remote-repo> <branch>              - Pull commit from <remote-repo> <remote-branch>.
push-commit (pc) <remote-repo> <branch>       - Push commits to <romote-repo> <remote-branch>.
update-repo (upr)                             - Pull commits from void-linux official repo.


XBPS-SRC SUBCOMMANDS:
binbootstrap (bb)                             - Install bootstrap packages from host repositories into <masterdir>.
bootstrap-up (bu)                             - Updates bootstrap packages.
build-environment                             - Configure environment to create binary packages.
edit-template (et) <pkgname>                  - Edit <pkgname> template.
install (i) <pkgname>                         - Build binary package for <pkgname> and all required dependencies and install.
list (l)                                      - Lists installed packages in <masterdir>.
pkg <pkgname>                                 - Only build binary package for <pkgname> and all required dependencies.
purge-distfiles (pdistf)                      - Removes all obsolete distfiles in <hostdir>/sources.
searchbin (sb) <pkgname>                      - Search in <hostdir>/binpkgs for package by <name> (use xbps-query).
searchsrc (ss) <pkgname>                      - Search in <srcpkgs> for package by <name>.
show (sw) <pkgname>                           - Show information for the specified package.
show-build-deps (bdeps) <pkgname>             - Show required build dependencies for <pkgname>.
show-deps (rdeps) <pkgname>                   - Show required run-time dependencies for <pkgname>.
uninstall (un) <pkgname>                      - Uninstall and purge distfiles for <pkgname>.
update-bulk (upb)                             - Rebuilds all packages in the system repositories that are outdated.
update-check (upc) <pkgname>                  - Check upstream site of <pkgname> for new releases.
update-sys (ups)                              - Rebuilds packages in system and updates them.
xgsum <pkgname>                               - Generate SHA256 for <pkgname> template.

vpsm's People

Contributors

sinetoami avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.