forked from monkey/dudac
-
Notifications
You must be signed in to change notification settings - Fork 0
nithinsag/dudac
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Duda Client Manager
===================
DudaC is a command line interface for the web services framework 'Duda',
it aims to to manage Duda web services in a easy manner.
Usage
=====
1) Get the development environment:
# ./dudac -g
2) Launch your web service:
# ./dudac -w PATH_TO_WEBSERVICE_SOURCE_CODE
3) Hit your web server
# firefox http://localhost:2001
Examples
========
If you want to see some Duda web services examples clone the following
repository:
git clone git://git.monkey-project.com/duda-examples
Then you can do something like:
# ./dudac -f -w /path/to/duda-examples/001_hello_world
Author
======
Eduardo Silva <edsiper@gmail.com>
About
Duda Client is an administration tool for development and deployment of Duda I/O Web Services
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%