https://github.com/pickra/programmytools
https://github.com/pickra/programmytools
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pickra/programmytools
- Owner: Pickra
- Created: 2015-02-18T03:46:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-08-14T18:54:17.000Z (almost 9 years ago)
- Last Synced: 2025-01-28T22:46:52.781Z (over 1 year ago)
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Programmy Tools
### What is this?
This is an introduction to tools that developers use.
It's written with the assumption that the reader has `absolutely no understanding`
of the programming world. It's written as a walkthrough to get the reader up and running,
with some basic vocab, as soon as possible. Plus, it's an easy guide to reference at any time.
### Topics
- [Terminal](terminal/terminal.md)
- [Git](git/git.md)
- [Aliases](aliases.md), unfinished