Is there a package publishing guide?

Is there an official guide to publishing a package somewhere? I can’t seem to find anything on it.

Searching this discourse I found this guy https://github.com/dillonkearns/idiomatic-elm-package-guide but the relevant links are either out of date or gone.

The most important links are in this guide.

Unfortunately the docs preview for 0.19 is not ready yet. If you’re not familiar to publishing an elm package yet, probably wait for the docs preview to be back. Other than that, you can just follow the advices on Dillon’s guide, and the elm publish command will tell you if you are missing something.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.