Yusaku NAKAJIMA
/
App-Gimei-v0.2.11
⭐ Starred 0
GitHub stars
/
DEVELOPMENT.md
DEVELOPMENT
We use Minilla as our authoring tool and Carmel as our module dependency
manager.
How to Setup Development Environment
$ cpanm Carmel@v0.1.56
$ carmel install
How to Test
$ carmel exec perl Build.PL
$ carmel exec perl Build build
$ carmel exec perl Build test
$ author/format.sh
How to release to CPAN
$ carmel exec minil release