Skip to content
View Jazzo's full-sized avatar

Organizations

@M4SS-Code
Block or Report

Block or report Jazzo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. iGruppi/iGruppi iGruppi/iGruppi Public

    Applicativo per la gestione e l'ottimizzazione degli acquisti dei Gruppi di acquisto Solidali (G.A.S.)

    PHP 12 14

  2. Git-Deploy-by-FTP Git-Deploy-by-FTP Public

    A simple shell script to deploy a project on Git repo by FTP (using CURL)

    Shell 5 5

  3. build-debian-8.10-amd64.sh build-debian-8.10-amd64.sh
    1
    # Create base box Debian 8.10 amd64
    2
    git clone https://github.com/Jazzo/packer-templates.git
    3
    cd packer-templates
    4
    packer build -only=virtualbox-iso -var compression_level=6 -var disk_size=8000 -var memory=2048 debian-8.10-amd64.json
    5
    
                  
  4. todo.txt-cli todo.txt-cli Public

    Forked from todotxt/todo.txt-cli

    ☑️ A simple and extensible shell script for managing your todo.txt file.

    Shell