Releasing a package in PLT Scheme is a very straight forward process, which we will follow:
- organize all of the files into a single directory
- create an
info.ssfile to describe the metadata of the package - use
planet createto generate the PLT package file - test the package file to ensure it is functional - use
planet fileinjectto install the package, andplanet removeto deinstall the package - submit the package to http://planet.plt-scheme.org
SHP will be released with the next post, which will include a tutorial for using SHP that summarizes all previous posts so far.
No comments:
Post a Comment