On Fri, Jan 20, 2017 at 3:01 PM, David Storrs <david.sto...@gmail.com> wrote:
> Since I'm going to need this filesystem-watching code, I figured I
> would package it up and make it available to other people as well.
>
> I know that planet is no longer the preferred package repository.  Is
> this still the correct documentation for how to publish modules?:
> https://docs.racket-lang.org/planet/Developing_Packages_for_PLaneT.html

Nope.  For future readers of this thread, the correct answers appear to be:

Basics of packages: https://docs.racket-lang.org/pkg/Package_Concepts.html
Basics of modules: https://docs.racket-lang.org/guide/module-basics.html
Overall docs on packages (creating, using, publishing):
https://docs.racket-lang.org/pkg/getting-started.html

Specifics on creating
packages:https://docs.racket-lang.org/pkg/getting-started.html#%28part._how-to-create%29

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to