- By far the easiest and preferred way is to use attobot: https://github.com/attobot/attobot. Note that your package will (unfortunately, still) need a 
REQUIREfile to be registered (see Current best practices for depencency management for registered packages). Also make sure your package’sUUIDis the one you get fromPkg.METADATA_compatible_uuid("ChemometricsTools"). It’s also a good idea to at least add some basic tests, and not having any continuous integration set up would be pretty unique among registered packages, so do consider setting that up as well. - Use https://github.com/JuliaDocs/Documenter.jl.
 
              
              
              7 Likes