Code Code Ship logo
Publish your package
Follow these 5 steps
1.
2.
Adjust your mix.exs file

defmodule MyPackage.MixProject do
  use Mix.Project

  def project do
    [
      app: :my_package,
      version: "1.0.0",
      hex: [
        api_url: "https://hex.codecodeship.com/api"
      ],
      name: "My Package"
    ]
  end
end
3.
Authenticate using your login credentials
mix hex.user auth
4.
Push your package to Code Code Ship
mix hex.publish
5.
Set pricing and publish your package in the
Packages admin
Code Code Ship logo

Get in touch

You can get in touch with us via email or on our Discord server. Click the button for an invite.

Subscribe

Always stay up to date by subscribing to our newsletter.