Skip to content

maravento/vault

Repository files navigation

last commit Ask DeepWiki Twitter Follow

Vault is a collection of cross-platform projects in the following cycles: Vault es una colección de proyectos multiplataforma en los siguientes ciclos:

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

GIT CLONE


To download all repositories / Para descargar todos los repositorios

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

To download a specific project / Para descargar un proyecto específico

  • Ubuntu/Debian:

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

DATA SHEET


NOTICE


This repository
  • Includes third-party components.
  • Follows a non-standard workflow. Published commits may be rewritten or removed without notice as part of the debugging and improvement process.
  • Does not accept Pull Requests. Changes must be proposed via Issues.
Este repositorio
  • Incluye componentes de terceros.
  • Utiliza un flujo de trabajo no convencional. Los commits publicados pueden ser reescritos o eliminados sin previo aviso como parte del proceso de depuración y mejora.
  • No acepta Pull Requests. Los cambios deben proponerse mediante Issues.

STARGAZERS


Stargazers

CONTRIBUTIONS


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

SPONSOR THIS PROJECT


Image

PROJECT LICENSES


GPL-3.0 CC BY-NC-ND 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.