Skip to content
/ ww Public

Double Web, framework to build double Web server. developing repo.

License

Notifications You must be signed in to change notification settings

moro/ww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Double Web

Framework to build double Web server.

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. developing repo.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages