Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 551 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 551 Bytes

cl-github-timeline

A Github timeline created in Common Lisp using ningle

cl-github-timeline.gif

Usage

You need roswell to install clack

ros install clack

And then using clackup

clackup app.lisp

Go to http://localhost:5000 in your browser to see the app in action.

Install

git clone https://github.com/rajasegar/cl-github-timeline
cd cl-github-timeline
clackup app.lisp