Skip to content
View bruno-de-queiroz's full-sized avatar

Block or report bruno-de-queiroz

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 Loading

  1. Autocomplete example and annotation ... Autocomplete example and annotation parser for bash scripts to make easier to expose functions and flags, to create help info and short command list for autocompletion script
    1
    #!/bin/bash
    2
    #
    3
    # Autocomplete example and annotation parser for bash scripts to make easier to expose functions and flags,
    4
    # to create help info and short command list for autocompletion script
    5
    #
  2. nestjs-state-machine nestjs-state-machine Public

    TypeScript

  3. ts-yaml-loader ts-yaml-loader Public

    A very simple yaml loader with type validation and environment variables interpolation capabilities

    TypeScript