You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm new here and I'd like to contribute and find the documentation "lacking". It would be nice to have a basic walkthrough for a developer, something like:
clone the code, then copy the file janus/devHelpers/Janus and place it in /etc/Janus/, put that other file on that other location and run the code with the flag "start". You will be able to call http://localhost/echo and get "echo" back.
you know? first steps to get people compiling and debugging real quick, no fuss...
The text was updated successfully, but these errors were encountered:
We would welcome contribution. Our current gitbook is published here https://motivlabs.gitbook.io/janus/
We do need some better quick start stuff and examples for sure.
I'm new here and I'd like to contribute and find the documentation "lacking". It would be nice to have a basic walkthrough for a developer, something like:
clone the code, then copy the file
janus/devHelpers/Janus
and place it in/etc/Janus/
, put that other file on that other location and run the code with the flag "start". You will be able to callhttp://localhost/echo
and get "echo" back.you know? first steps to get people compiling and debugging real quick, no fuss...
The text was updated successfully, but these errors were encountered: