1 Forks
18 Stars
18 Watchers

ciao

Ciao is an easy-to-use Common Lisp OAuth 2.0 client library. It is a port of the Racket OAuth 2.0 Client (package: webapi) to Common Lisp.

How to download and setup ciao

Open terminal and run command
git clone https://github.com/kjinho/ciao.git
git clone is used to create a copy or clone of ciao repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ciao https://github.com/kjinho/ciao/archive/master.zip

Or simply clone ciao with SSH
[email protected]:kjinho/ciao.git

If you have some problems with ciao

You may open issue on ciao support forum (system) here: https://github.com/kjinho/ciao/issues