Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orta/You-Can-Do-It
Is learning a new language getting you down? Worry not, this Xcode plugin will keep you motivated.
https://github.com/orta/You-Can-Do-It
Last synced: 4 days ago
JSON representation
Is learning a new language getting you down? Worry not, this Xcode plugin will keep you motivated.
- Host: GitHub
- URL: https://github.com/orta/You-Can-Do-It
- Owner: orta
- License: mit
- Created: 2015-11-26T20:58:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-09-22T11:01:50.000Z (about 8 years ago)
- Last Synced: 2024-11-07T20:44:53.145Z (8 days ago)
- Language: Objective-C
- Size: 8.77 MB
- Stars: 240
- Watchers: 6
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# You-Can-Do-It
Is learning a new language getting you down? Worry not, this Xcode plugin will keep you motivated.This is an Xcode plugin which every three build failures in a row will show you an inspirational Shia LaBeouf reminder of why you are doing this.
![](web/doit.png)
Remember: me and Shia think you can do it. So get on with it.
### Install
Install it either through [Alcatraz](http://alcatraz.io) or manually:
* `git clone https://github.com/orta/You-Can-Do-It.git`
* Open the Xcode project.
* Perform the build command.
* Restart Xcode.### Copyrights
I stole some code from the [AxeMode plugin](https://github.com/alloy/AxeMode) released under the [MIT license](https://github.com/alloy/AxeMode/blob/master/LICENSE)