# oss.ninja **Repository Path**: mirrors_developit/oss.ninja ## Basic Information - **Project Name**: oss.ninja - **Description**: 👩‍⚖️ Dynamic licenses for your projects - no more LICENSE.txt! - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-08-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

OSS Ninja

> Dynamically generated licenses for your projects. > > _Let's get rid of LICENSE.txt_ 😃 ## Examples - [/mit](https://oss.ninja/mit) _(default unpopulated license)_ - [/mit/developit](https://oss.ninja/mit/developit) _(automatically populate details from GitHub)_ - [/bsd?organization=Jason%20Miller](https://oss.ninja/bsd?organization=Jason%20Miller) _(custom details)_ ## Hack on this repo locally: ```sh # 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](https://github.com/developit/preact-cli). For a detailed explanation of how things work, check out the [preact-cli readme](https://github.com/developit/preact-cli). ## License [MIT](https://oss.ninja/mit/developit)