Skip to content

Latest commit

 

History

History
executable file
·
115 lines (79 loc) · 4.08 KB

README.md

File metadata and controls

executable file
·
115 lines (79 loc) · 4.08 KB

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 project: / Para descargar un proyecto 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 project
    python gitfolderdl.py https://github.com/maravento/vault/project_name
  • Or download project (subfolder) via Download-directory

DATA SHEET


OWN

MIXED

THIRD-PARTY

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

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.