Package Exports
- just-ship-it
- just-ship-it/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (just-ship-it) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
just-ship-it
A motivational package to remind you to just ship it! 🚀
Installation
npm install -g just-ship-itUsage
CLI
just-ship-itProgrammatic
const justShipIt = require('just-ship-it');
console.log(justShipIt());
// Output: 🚀 Just ship it!Why?
Sometimes you just need a reminder that done is better than perfect. Stop overthinking and start shipping!
License
MIT