An open API service indexing awesome lists of open source software.

https://github.com/mudler/webapp-gitinsight

WebApp in mojolicious for GitInsight
https://github.com/mudler/webapp-gitinsight

Last synced: about 1 month ago
JSON representation

WebApp in mojolicious for GitInsight

Awesome Lists containing this project

README

          

# NAME

WebApp::GitInsight - GitInsight web application

# SYNOPSIS

hypnotoad script/gitinsight
morbo script/gitinsight #for debugging

# DESCRIPTION

GitInsight is the website powering [http://gitinsight.mudler.pm](http://gitinsight.mudler.pm), uses [GitInsight](https://metacpan.org/pod/GitInsight) as engine for the prediction computations

# INSTALLATION

cpanm --installdeps .

you will also need: ruby-sass ruby-compass (those are the debian packages)

# AUTHOR

mudler

# COPYRIGHT

Copyright 2014- mudler

# LICENSE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

# SEE ALSO

[http://gitinsight.mudler.pm](http://gitinsight.mudler.pm), [GitInsight](https://metacpan.org/pod/GitInsight)