https://github.com/bryanl/wireframe
TODO: one-line summary of your gem
https://github.com/bryanl/wireframe
Last synced: over 1 year ago
JSON representation
TODO: one-line summary of your gem
- Host: GitHub
- URL: https://github.com/bryanl/wireframe
- Owner: bryanl
- License: mit
- Created: 2010-06-21T12:11:28.000Z (about 16 years ago)
- Default Branch: master
- Last Pushed: 2010-06-21T15:06:58.000Z (about 16 years ago)
- Last Synced: 2025-02-28T04:45:18.302Z (over 1 year ago)
- Language: Ruby
- Size: 93.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= wireframe
Generate images to use in wireframe document or website
$ wireframe image
where:
size = w+h -- 80+10 or 800+200
output = path where you want it to go
== Status
I'm sure this is broken for real right now. Error checking is
minimal.
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.
== Copyright
Copyright (c) 2010 Bryan Liles. See LICENSE for details.