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
- Host: GitHub
- URL: https://github.com/mudler/webapp-gitinsight
- Owner: mudler
- Created: 2014-08-09T11:30:30.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-30T13:49:41.000Z (about 9 years ago)
- Last Synced: 2025-03-28T07:11:53.623Z (9 months ago)
- Language: CSS
- Homepage: http://gitinsight.mudler.pm/
- Size: 554 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: Changes
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)