Skip to content

Add or Update Tools for DevSetup #5

@shadil-rayyan

Description

@shadil-rayyan

Description

We are looking to expand or improve the list of developer tools available in DevSetup.
Contributors are invited to add new tools, update installation commands, or fix existing entries to ensure DevSetup remains comprehensive and up-to-date.

Important:

  • Tools should be relevant to developers (IDEs, utilities, version control, package managers, etc.).
  • Installation commands must be accurate for the supported OS/package managers.
  • Avoid experimental or niche tools that most users won’t need.

Steps to Contribute

  1. Open the tools data file:

    • Usually tools.json or the source Excel/CSV if applicable.
  2. Add or update tool entries with:

    • name → Name of the tool (e.g., Visual Studio Code)
    • install → Commands for relevant package managers: choco, winget, scoop, homebrew, apt, etc.
    • iconsrc → Optional icon or logo for the tool
    • Category → Optional grouping like IDE, Utility, Version Control
  3. Test locally:

    • Run the app locally to ensure the new tools appear and script generation works.
  4. Submit a Pull Request with:

    • Updated tools.json (or source Excel/CSV if used)
    • Any screenshots or notes if the UI is affected

Notes

  • Ensure all installation commands work on their respective OS/package manager.
  • Keep formatting consistent with existing entries.
  • Contributions that improve UI/UX (e.g., tool cards, categories) are welcome.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions