Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tongueroo/thor-tasks
my thor-tasks
https://github.com/tongueroo/thor-tasks
Last synced: about 1 month ago
JSON representation
my thor-tasks
- Host: GitHub
- URL: https://github.com/tongueroo/thor-tasks
- Owner: tongueroo
- Created: 2010-01-28T18:46:20.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-01-28T18:46:38.000Z (almost 15 years ago)
- Last Synced: 2024-10-14T22:16:47.369Z (3 months ago)
- Homepage:
- Size: 70.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Thor tasks
==========Getting started: install [Thor](http://github.com/wycats/thor/tree/master) if you haven't.
gem install wycats-thor
You can install these tasks directly from the web:
thor install http://github.com/tongueroo/thor-tasks/tree/master/github.thor?raw=true
If you want to inspect and try out the tasks **without** installing, you should clone the repo:
git clone git://github.com/tongueroo/thor-tasks.git
cd thor-tasks
thor listThat command will get you a list of tasks together with their usage information. So, if you like them:
thor install github.thor --as Tongueroo
Later you'll wish to update:
git pull
thor update TonguerooOn update, Thor will try to fetch the tasks from the same source you specified during install.
That's it. And now for a bit of fun.
Tongueroo tasks
------------