Awesome List Updates on Aug 22, 2015
5 awesome lists updated today.
🏠 Home · 🔍 Search · 🔥 Feed · 📮 Subscribe · ❤️ Sponsor
1. Awesome Salesforce
Table of Contents / Packages and Libraries supporting salesforce
- Salesforce to Github - Github API client in Apex for Force.com
- Apex UML Digram Maker (⭐88) - Create UML diagrams from Apex code using the Tooling API
2. Awesome Shell
Shell Script Development / Directory Navigation
- ansi (⭐554) - ANSI escape codes in pure bash - change text color, position the cursor, much more
- mo (⭐531) - Mustache templates in pure bash
3. Awesome Machine Learning
Python / Natural Language Processing
- KoNLPy - A Python package for Korean natural language processing.
4. Tips
Archive the master
branch
git archive master --format=zip --output=master.zip
Modify previous commit without modifying the commit message
git add --all && git commit --amend --no-edit
5. Engineering Blogs
Companies / P companies
- PullReview http://blog.8thcolor.com/
- Prev: Aug 23, 2015
- Next: Aug 21, 2015