Update DEVTools.md

This commit is contained in:
nbats 2023-04-02 19:49:58 -07:00 committed by GitHub
parent 7b6c1b282e
commit 659cbd3396
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -251,7 +251,7 @@
* [Oh My Git!](https://ohmygit.org/), [2](https://ohshitgit.com/) - Git Learning Game
* [Git-it](https://github.com/jlord/git-it-electron) - Git Desktop Learning App
* [Git Time](https://git.bradwoods.io/) - Git Version Control System Learning Game
* [Github Cheat Sheet](http://git.io/sheet) / [GitHub](https://github.com/tiimgreen/github-cheat-sheet) - GitHub Cheat Sheet
* [Github Cheat Sheet](https://github.com/tiimgreen/github-cheat-sheet) - GitHub Cheat Sheet
* [First Timers Only](https://www.firsttimersonly.com/) or [First Contributions](https://firstcontributions.github.io/) - Git Code Contribution Guides
* [Learn Git Branching](https://learngitbranching.js.org/) - Interactive Git Branching Guide
@ -632,7 +632,7 @@
* [CBox](https://www.cbox.ws/), [Typebot](https://typebot.io/), [Fonoster](https://fonoster.com/) or [Tawk](https://www.tawk.to/) - Embedded Chat App
* [StackWhats](https://stackwhats.com/) - Add Whatsapp Chat to Your Site
* [Pay 2 Email](https://pay2.email/) - Simple Website Contact Form
* [Buff](https://github.com/getbuff/Buff) - AI Customer Support Chat
* [Buff](https://github.com/ai-sidekick/sidekick) - AI Customer Support Chat
* [Twitcker](https://twitcker.com/) - Add Twitter Feed Ticker to Site
* [Error404](https://error404.fun/) - Free 404 Pages
* [HTTP Cats](https://http.cat/) - Put Cat Pictures in Your Status Codes
@ -939,7 +939,7 @@
* [GitBook](https://www.gitbook.com/) - Document Collaboration
* [Forge Comparison](https://git.sdf.org/humanacollaborator/humanacollabora/src/branch/master/forge_comparison.md) - Git Colab Tool Comparison
* [dotfiles](https://dotfiles.github.io/) - GitHub Dotfiles
* [Refined GitHub](https://github.com/sindresorhus/refined-github) - Simplifies GitHub Interface & Adds Features
* [Refined GitHub](https://github.com/refined-github/refined-github) - Simplifies GitHub Interface & Adds Features
* [Octobox](https://octobox.io/), [Gitify](https://www.gitify.io/), [advanced-github-notifier](https://github.com/freaktechnik/advanced-github-notifier), [PR Monitor](https://github.com/fwouts/prmonitor, [CatLight](https://catlight.io/) or [Ghostly](https://ghostlyapp.net/) / [GitHub](https://github.com/patriksvensson/ghostly) - GitHub Notifications
* [Gidget](https://github.com/GDGVIT/gidget) -GitHub Notifications / Android
* [Git-notify](https://github.com/jevakallio/git-notify) - Embed Announcements into Git Commit Messages
@ -1057,7 +1057,7 @@
* [TechBliss](https://www.techbliss.org/) - Coding Forum
* [Awesome Twitter Accounts](https://github.com/yask123/AwesomeTwitterAccounts) or [Awesome Twitter Communities](https://github.com/mattn/awesome-twitter-communities) - Curated List of Programming Related Twitter Pages
* [Awesome Programming](https://github.com/hardikvasa/awesome-programming) - Programming Resources
* [Awesome Software Quality](https://github.com/ligurio/awesome-software-quality/wiki) - Software Quality Testing Tools
* [Awesome Software Quality](https://github.com/ligurio/sqa-wiki/wiki) - Software Quality Testing Tools
* [Node-RED](https://nodered.org/) - Low-Code Programming for Event-Driven Apps
* [Commands.dev](https://www.commands.dev/) - Terminal Commands
* [Awesome Regex](https://github.com/aloisdg/awesome-regex) - Regex Resources
@ -1129,8 +1129,8 @@
* [Ruff](https://github.com/charliermarsh/ruff) - Python Linter
* [Trunk](https://trunk.io/) - Run Linters/Formatters/Checkers Simultaneously
* [Mega Linter](https://github.com/nvuillam/mega-linter), [TCA](https://github.com/Tencent/CodeAnalysis) or [SonarCloud](https://sonarcloud.io/) - Code Analyzer
* [tabnine](https://www.tabnine.com/), [CodeWhisperer](https://aws.amazon.com/codewhisperer/) or [Copilot](https://copilot.github.com/) / [Docs](https://github.com/github/copilot-docs) - AI Assisted Code Completion / Suggestions
* [FauxPilot](https://github.com/moyix/fauxpilot) - Self-Hosted Copilot Server
* [tabnine](https://www.tabnine.com/), [CodeWhisperer](https://aws.amazon.com/codewhisperer/) or [Copilot](https://github.com/features/copilot/) / [Docs](https://github.com/github/copilot-docs) - AI Assisted Code Completion / Suggestions
* [FauxPilot](https://github.com/fauxpilot/fauxpilot) - Self-Hosted Copilot Server
* [Big List of Naughty Strings](https://github.com/minimaxir/big-list-of-naughty-strings) - Check for Edge Case Inputs
* [CodeCapsules](https://codecapsules.io/) - Code Deployment
* [overmind](https://github.com/DarthSim/overmind) or [foreman](https://github.com/ddollar/foreman) - Process Managers
@ -1210,7 +1210,7 @@
* [Awesome PHP](https://github.com/ziadoz/awesome-php) - PHP Resources
* [PHP Decoder](http://ddecode.com/phpdecoder/) - PHP Decoder
* [PHP Beautifier](http://phpbeautifier.com/) - PHP Formatter
* [Clean Code PHP](https://github.com/jupeter/clean-code-php) - Clean Code for PHP
* [Clean Code PHP](https://github.com/piotrplenik/clean-code-php) - Clean Code for PHP
* [Valinor](https://github.com/CuyZ/Valinor) - PHP Object Mapper
* [Spatie](https://github.com/spatie/fork) or [3v4l](https://3v4l.org) - Run PHP Concurrently
* [Winddown](https://github.com/schneefux/vscode-winddown) or [Sandman](https://alexanderepstein.github.io/Sandman/) - Coding Break Reminders