Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adrian17/dailyprogrammer-st3-plugin
For /r/dailyprogrammer: https://www.reddit.com/r/dailyprogrammer/comments/2r4wal/20150102_challenge_195_all_2015_prep_work/
https://github.com/adrian17/dailyprogrammer-st3-plugin
Last synced: about 1 month ago
JSON representation
For /r/dailyprogrammer: https://www.reddit.com/r/dailyprogrammer/comments/2r4wal/20150102_challenge_195_all_2015_prep_work/
- Host: GitHub
- URL: https://github.com/adrian17/dailyprogrammer-st3-plugin
- Owner: adrian17
- Created: 2015-01-02T23:12:42.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-17T23:03:50.000Z (about 9 years ago)
- Last Synced: 2023-08-06T13:05:40.770Z (over 1 year ago)
- Language: Python
- Size: 231 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DailyProgrammer-ST3-Plugin
==========================For /r/dailyprogrammer: https://www.reddit.com/r/dailyprogrammer/comments/2r4wal/20150102_challenge_195_all_2015_prep_work/
#Description
Clone or unzip this repository to your Sublime 3 Packages directory (default is User/AppData/Roaming/SublimeText3/Packages)Ctrl+shift+p -> "Newest Challenge" will create a new directory and create a new file with prepared boilerplate (file name and contents are editable in the script).
Ctrl+shift+p -> "Old Challenge" will let you choose from all existing challenges.
If the directory was already created, the script will simply open the main file, so you can easily jump to solved challenges.
GIFs:
![](http://puu.sh/dZsBF/66bd9a0884.gif)
![](http://puu.sh/e0OxF/6ddd6da1c9.gif)