Tools: Difference between revisions
Jump to navigation
Jump to search
Gregpaskal (talk | contribs) Created page with "{{: Header_Nav}} Helpful tools === 3D Modeling === [https://all3dp.com/2/types-of-3d-modeling/ The 3 Main Types of 3D Modeling] === ASCII === * http://asciiset.com/ === BASH === * BASH === CAD === * KiCad * FreeCad === CLion IDE === * CLion === git === * git add --all * git commit -m "Some text about the commit" * git push * git reset --hard HEAD === Homebrew === * [https://brew.sh/ Homebrew - Home] * Homebrew === Networking === *[https://www...." |
Gregpaskal (talk | contribs) No edit summary |
||
| Line 16: | Line 16: | ||
=== CLion IDE === | === CLion IDE === | ||
* [[ | * [[IDE_-_CLion]] | ||
=== git === | === git === | ||
Latest revision as of 22:28, 4 April 2025
|
What can we help you find? |
Random | ||||||||||||||||
| Home | Testing | Automation | AI | IoT | OS | RF | Data | Development | References | Tools | Wisdom | Inspiration | Investing | History | Fun | POC | Help |
Helpful tools
3D Modeling
The 3 Main Types of 3D Modeling
ASCII
BASH
CAD
CLion IDE
git
- git add --all
- git commit -m "Some text about the commit"
- git push
- git reset --hard HEAD
Homebrew
Networking
Performance
Sample Websites
Shell
- echo $0 - How to tell what shell you are running on Mac
- zsh