Skip to content

esminc/ww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Web

Development is now happening at github.com/moro/ww.

Description

‘ww’ helps building double (Stub, Mock, Spy) Web server using Sinatra.

for details see wiki.github.com/esminc/ww/

Planning features.

see github.com/moro/ww/issues

Installation

gem install --source=http://gemcutter.org/ ww

Old version

if you prefer old version of ww, get it from GitHub’s ‘Download’ tabs.

$ curl http://github.com/moro/ww/tarball/v#{version} -o ww-#{version}.tar.gz
$ tar xzf ww-#{version}.tar.gz
$ cd moro-ww-#{sha1}/
$ gem build ww-#{version}.gemspec
$ gem install -l ./ww-#{version}.gem

Acknowledgements

ww’s development has been supported by Eiwa System Management,Inc.

Author

MOROHASHI Kyosuke <moronatural@gmail.com>

Copyright

Copyright © 2009 MOROHASHI Kyosuke

License

MIT

About

Double Web, Framework to build double Web server. Main deveropment repo is http://github.com/moro/ww

Resources

License

Stars

Watchers

Forks

Packages

No packages published