index
:
raku/Dist::Maker
master
Easily develop Raku modules
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-12
Set -z on the tar command
HEAD
master
Patrick Spek
2020-07-12
Make resources optional
Patrick Spek
2020-07-12
Alter the way files are included in a dist
Patrick Spek
2020-07-11
Add LGPL-3.0-or-later license
Patrick Spek
2020-07-05
Update $name to $module for consistency
Patrick Spek
2020-07-05
Add dist command
Patrick Spek
2020-07-04
Rename some missing dist-maker- calls to rakumod-
Patrick Spek
2020-07-04
Demote config init message to debug
Patrick Spek
2020-07-04
Put SUB-MAIN-OPTS back
Patrick Spek
2020-07-04
Prettify the error on missing templates
Patrick Spek
2020-07-04
Add AGPL-3.0-only license
Patrick Spek
2020-07-04
Use SPDX identifies AGPL-3.0-only
Patrick Spek
2020-07-04
Fix some leftover rdm references to rakumod
Patrick Spek
2020-07-04
Add dedication sub for CLI initialization
Patrick Spek
2020-07-04
Set tab width to 8
Patrick Spek
2020-07-04
Rename to App::Rakumod
Patrick Spek
2020-02-14
Fix issue with unavailable resources
Patrick Spek
2020-02-08
Redo templating system
Patrick Spek
2020-02-05
Add support for short licenses in new files
Patrick Spek
2020-02-05
Add Pod6 docs
Patrick Spek
2020-02-05
Add command to add new files to a module
Patrick Spek
2020-02-05
Make sanity checks skippable
Patrick Spek
2020-02-05
Add depend command
Patrick Spek
2020-02-05
Rename to Dist::Maker
Patrick Spek
2020-02-05
Implement bare bones new command
Patrick Spek
2020-02-04
Initial commit
Patrick Spek