meta

🛳 My personal guide to ship packages for Rust, Deno, Ruby, Node.js, Python, and .NET

View on GitHub

Meta

Describing the process of how I publish package/modules/libraries to different ecosystems.

Discuss

General

Some things I want to have in common with all my packages.

Install Instructions

Even if the user probably already knows, I want them to be able to copy-paste the command.

If is a CLI tool, always give binary options when possible.

Distribute it by 👇

Example 👉 ultirequiem/chigo

Example Usage

If is a library, a code snippet. While if is a CLI Tool a video/screenshot and usage example is cool.

Example 👉 ultirequiem/ruquotes

Support

Can have extra comments is needed.

## Support

Open an Issue, I will check it a soon as possible 👀

If you want to hurry me up a bit
[send me a tweet](https://twitter.com/intent/tweet?text=%40UltiRequiem%20) 😆

Consider [supporting me on Patreon](https://patreon.com/UltiRequiem) if you like my work 🚀

Don't forget to start the repo ⭐

Alternatives

If there is something similar, made by me, eg. Different language, should be listed here.

## Alternatives

I also developed this in [Node.js](https://github.com/UltiRequiem/ranmess),
[Rust](https://github.com/UltiRequiem/ruquotes),
and [Python](https://github.com/UltiRequiem/quoteran).

Quotable Readme

License

Always MIT when possible.

## Licence

Licensed under the MIT License.

Specific

Some notes about each specific ecosystem.

License

Licensed under Creative Commons Attribution Share Alike 4.0 International.