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

Block or report Gustutu

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. Sync multiple ftp server to local fi... Sync multiple ftp server to local filesystem in parallel
    1
    # requires sem, wget
    2
    # You must adapt paths especially for the wget command
    3
    
                  
    4
    declare -A ips
    5
    # dictionnary server name <--> IP
  2. anymaniax/orval anymaniax/orval Public

    orval is able to generate client with appropriate type-signatures (TypeScript) from any valid OpenAPI v3 or Swagger v2 specification, either in yaml or json formats. 🍺

    TypeScript 2.3k 262