Help for this page

Select Code to Download


  1. or download this
    $ module-starter --module=Foo::Bar --author=Foo --email=foo@bar.com
    $ pushd Foo-Bar
    ...
    $ git add .
    $ git commit -m'init'
    $ #optionally push to github or other upstream repo
    
  2. or download this