|
|
|
|
|
by avitzurel
3830 days ago
|
|
Command line screenshots isn't really helping for a visual tool. With no screenshots or an online demo this requires a lot of work to just decide if it's useful or not. Also, I haven't looked at the code but the first thing I do when looking at Ruby projects is look for test/spec directory. Kudos for having it and testing your library |
|
A demo is available running "photish init --example && photish host", the design is kinda embarrassing though so I wouldn't want people misjudging the possibilities of what you can create with my poor example site design :)
Thanks for poking around, testing is important to me too. There are also feature tests with cucumber/aruba in the /features directory.