Skip to content

maravento/vault

Repository files navigation

last commit Twitter Follow

Vault is a collection of cross-platform projects, own, mixed and third-party, in the following cycles:

Vault es una colección de proyectos multiplataforma, propios, mixtos y de terceros, en los siguientes ciclos:

status-beta status-deprecated status-experimental status-frozen

GIT CLONE


To download all repositories: / Para descargar todos los repositorios

apt install git
git clone --depth=1 https://github.com/maravento/vault.git

To download a specific repository: / Para descargar un repositorio específico:

  • Ubuntu/Debian:

    sudo apt install -y python-is-python3
    wget https://raw.githubusercontent.com/maravento/vault/master/scripts/python/gitfolderdl.py
    chmod +x gitfolderdl.py
    # Now Replace "project_name" with the name of repository
    python gitfolderdl.py https://github.com/maravento/vault/project_name
  • Or download project (subfolder) via Download-directory

DATA SHEET


OWN

THIRD-PARTY

MIXED

STARGAZERS


Stargazers

CONTRIBUTIONS


We thank all those who contributed to this project. / Agradecemos a todos los que han contribuido con este proyecto.

Special thanks to: Jhonatan Sneider

SPONSOR THIS PROJECT


Image

LICENSES


GPL-3.0 License: CC BY-SA 4.0

DISCLAIMER


THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.