developit / oss.ninja

πŸ‘©β€βš–οΈ Dynamic licenses for your projects - no more LICENSE.txt!

Home Page:https://oss.ninja

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamically generated licenses for your projects.

Let's get rid of LICENSE.txt πŸ˜ƒ

Examples

Hack on this repo locally:

# install dependencies
npm install

# Start up a live-reloading server at http://localhost:8080
npm run dev

# Create an optimized production build
npm run build

# Start a production server
npm run serve

This project is built with preact-cli. For a detailed explanation of how things work, check out the preact-cli readme.

License

MIT

About

πŸ‘©β€βš–οΈ Dynamic licenses for your projects - no more LICENSE.txt!

https://oss.ninja


Languages

Language:JavaScript 65.3%Language:CSS 34.7%