Skip to content

MrArnoldPalmer/re-frame-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reframe-git

Web application providing data visualization for git repositories.

A ClojureScript/re-frame application.

This application uses a Leiningen template.

Development Mode

Run application:

lein clean
lein figwheel dev

Figwheel will automatically push cljs changes to the browser.

Wait a bit, then browse to http://localhost:3449.

Production Build

lein clean
lein cljsbuild once min

About

ClojureScript project drawing graphs based on git repository data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published