Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add github-profile-toolbox GitHub action #1367

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexandre-abrioux
Copy link

@alexandre-abrioux alexandre-abrioux commented Nov 11, 2024

What type of PR is this? (check all applicable)

  • πŸš€ Added Name
  • ✨ Feature
  • βœ… Joined Community
  • 🌟 ed the repo
  • πŸ› Grammatical Error
  • πŸ“ Documentation Update
  • 🚩 Other

Description

Hi! I've open-sourced a GitHub action github-profile-toolbox that generates a toolbox in your profile. I'm proposing to share it here if it can help others πŸ™‚

Example

Giving the following configuration passed as an input to the GitHub action:

tools:
  Language:
    - html5
    - css3
    - javascript
  Tools:
    - git
    - github
    - githubactions
  IDEs:
    - vscodium
    - jetbrains
    - neovim

; you would get the following output:

Language Tools IDEs
HTML5 Git VSCodium
CSS3 GitHub JetBrains
JavaScript GitHub Actions Neovim

Here is a real-life example.

Add Link of GitHub Profile

I haven't added my profile to the list but feel free to if you'd like: https://github.com/alexandre-abrioux

Thank you πŸ™‚

Copy link

welcome bot commented Nov 11, 2024

Thanks for opening this pull request! Do join our discord server DevSpace, a place for Awesome Developer's :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants