Write docs in lib/First/Module.pm6 • mi6 build generate README.md from it! • Write tests in t/*.t • To run test, type: mi6 test • Declare deps in META6.json
• Distribution structure is much like Perl5 • If you finish writing it, raise a PR for github.com/perl6/ecosystem • Then we can install your module by: $ panda install Your::Module