Skip to content
View cmpsoares91's full-sized avatar
🎯
Just Gophing around...
🎯
Just Gophing around...
Block or Report

Block or report cmpsoares91

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
cmpsoares91/README.md
  • 👋 Hi, I’m @cmpsoares91
  • 👀 I’m interested in ...
  • 🌱 I’m currently learning ...
  • 💞️ I’m looking to collaborate on ...
  • 📫 How to reach me ...

Pinned

  1. cmpsoares/cmpsoares.com cmpsoares/cmpsoares.com Public

    Website for CMPSOARES

    HTML 1

  2. Bring your feature branch up to date... Bring your feature branch up to date with master. Deploying from Git branches adds flexibility. Bring your branch up to date with master and deploy it to make sure everything works. If everything looks good the branch can be merged. Otherwise, you can deploy your master branch to return production to its stable state.
    1
    # Updating a feature branch
    2
    
                  
    3
    First we'll update your local master branch. Go to your local project and check out the branch you want to merge into (your local master branch)
    4
    ```bash
    5
    $ git checkout master
  3. engineering-code-of-conduct engineering-code-of-conduct Public

    Forked from digitalocean/engineering-code-of-conduct

    Code of Conduct for DigitalOcean's Engineering Team

  4. opentofu/manifesto opentofu/manifesto Public

    The OpenTF Manifesto expresses concern over HashiCorp's switch of the Terraform license from open-source to the Business Source License (BSL) and calls for the tool's return to a truly open-source …

    HTML 36.2k 1.1k

  5. Node.js-Project-Setup Node.js-Project-Setup Public

    Forked from startup-class/setup

    Setup bash files for Node.JS (Tested on AWS EC2 Ubuntu Server 12.04 LTS/Linux Mint)

    Shell 2 1

  6. cmpsoares/gh-team-mention-notifier cmpsoares/gh-team-mention-notifier Public

    A GitHub Action for notifying communication platforms via webhooks when a team is mentioned in issues, PRs, or comments. Compatible with Slack, Microsoft Teams, and other webhook-enabled services.

    Python 1 1