Skip to content
View jsifuentes's full-sized avatar
Block or Report

Block or report jsifuentes

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
jsifuentes/README.md

Pinned

  1. cq-source-googleworkspace cq-source-googleworkspace Public

    A Google Workspace source plugin for CloudQuery

    Go 1 2

  2. module-backend-google-sso module-backend-google-sso Public archive

    Login to your Magento backend using your Google account

    PHP 9 4

  3. module-suppress-out-of-date-db module-suppress-out-of-date-db Public archive

    Magento 2 module Sifuen_SuppressOutOfDateDb

    PHP

  4. module-upgradable-content module-upgradable-content Public archive

    Upgrade your CMS blocks and pages using UpgradeData scripts

    PHP

  5. sms.db sms.db Public archive

    Read the sms.db file on iPhones in your web browser

    JavaScript 3 1

  6. Recursively downloading an Apache di... Recursively downloading an Apache directory listing while skipping files already downloaded
    1
    POSITIONAL=()
    2
    while [[ $# -gt 0 ]]; do
    3
      key="$1"
    4
    
                  
    5
      case $key in