Adding a note about metadata file to suggest Planet 2 package creation

This commit is contained in:
Jay McCarthy 2012-11-08 14:03:51 -07:00
parent dfdbd4c147
commit ddd03347ea

View File

@ -255,6 +255,10 @@ file:
@commandline{cd <package-name>}
@commandline{echo "((dependency))" > METADATA.rktd}
This metadata file is not necessary if you have no dependencies, but
you may wish to create it to simplify adding dependencies in the
future.
Next, inside this directory, create directories for the collections
and modules that your package will provide. For example,
the developer of @pkgname{tic-tac-toe} might do: