agomusa / meta

πŸ›³ Personal guide for shipping libraries for Rust, Deno, Ruby, Node.js, Python, Go, and .NET, example Apps

Home Page:https://meta.ultirequiem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meta

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

Check common/ for a more general guide.

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 there isn't a install step, eg. Deno, jump to the Example Usage section.

  • While if they are multiple ways just show the most popular one.

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

Specific

Some notes about each specific ecosystem.

License

Licensed under Creative Commons Attribution Share Alike 4.0 International.

About

πŸ›³ Personal guide for shipping libraries for Rust, Deno, Ruby, Node.js, Python, Go, and .NET, example Apps

https://meta.ultirequiem.com

License:Creative Commons Attribution Share Alike 4.0 International