maccman / bowline-twitter
- Source
- Commits
- Network (3)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Dec 22 15:16:53 -0800 2009 | |
| |
README.txt | Tue Dec 22 10:47:38 -0800 2009 | |
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | Tue Dec 22 10:47:38 -0800 2009 | |
| |
public/ | Tue Dec 22 10:47:38 -0800 2009 | |
| |
script/ | Tue Dec 22 10:47:38 -0800 2009 |
README.txt
A Twitter client for Bowline. More information about Bowline can be found here: http://github.com/maccman/bowline Released under the same license as Bowline (MIT) OSX only at the moment. Setup: 1) Install gem >> sudo gem install bowline 2) Add credentials to application.yml >> mv config/application.example.yml config/application.yml >> mate config/application.yml To run: >> script/run To build .app: >> script/build

