yusuke / licensator

The open source license adviser app.

Home Page:http://licensator.appspot.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Licensator - The Open Source License Adviser

Licensator is a little web application written just for fun in about 48 hours.

About Licensator

If you do some research, you'll find that there are literally hundreds of open source licenses. Most of them are not used anymore, or are superseded by other licenses, or are incompatible with other licenses.

As you can see, things can get ugly. That's why we wrote this app.

Prerequisites

Running Licensator

This is a three-step process:

  1. Run lein deps to get the app's dependencies;
  2. Run lein run to start the app in a local Jetty instance;
  3. Point your browser to http://localhost:8080 and have fun!

About

The open source license adviser app.

http://licensator.appspot.com/

License:BSD 3-Clause "New" or "Revised" License