Skip to content

Publish xudanu-server to crates.io #87

Description

@jonesd

Goal

Allow users to install with:

cargo install xudanu-server --features server

Steps

  1. Add crates.io metadata to Cargo.toml (description, repository, license, readme, keywords, categories)
  2. Create crates.io account and API token
  3. Test with cargo publish --dry-run
  4. Publish with cargo publish
  5. Optionally set up CI auto-publish on tag push

Also publish a Docker image to GitHub Container Registry for container deployment.

Context

Previously tracked in TODO.md (v0.1.2 item). Xudanu is at v0.9.0 and ready for wider distribution.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions