Some Assorted Code & Script Snippets
I've been posting assorted code and script bits to Gists on GitHub from time to time. Figured I'd share as some helped me solve certain problems, and you may find a few of them handy. They range from shell scripting to back-end and app development, take a look (ordered from latest to oldest):
- Uninstall multiple packages from Atom editor in the command line
- Download from multiple links/URLs in a text file with wget
- Run mongorestore on Remote Target
- Get Country from IP with PHP
- .gitignore for Xcode
- Update Beacon Info with PHP (Kontakt)
- Get Beacon Info with PHP (Kontakt)
- Set Badge Notification Number on App Icon (iOS)
- Backing Up to Amazon S3
- Get Vendor ID iOS
- UITextView Styling and Customization
- Open iOS Settings from your App
They may save you a couple Google searches and I'll try to keep this list up to date. Hope it helps!