~mclehman/app-ryomod

123b3f8b — Maxfield Lehman 2 years ago master
Fix old dependency on since-renamed module.
a36d1e8e — 0xFORDCOMMA 3 years ago
Fix bugs pertaining to name metadata and CLI dispatch.
6c0304e3 — 0xFORDCOMMA 3 years ago
Refactor init subcommand multis to single version with default arg.
6d0ec73a — 0xFORDCOMMA 3 years ago
Add support for named arguments when wrapping zef test.
b8871456 — 0xFORDCOMMA 3 years ago
Add install subcommand wrapping zef install with optional force subcommand.
3b92ad2f — 0xFORDCOMMA 3 years ago
Refactor MAIN dispatch to allow specification of aliases.
1fc4eb73 — 0xFORDCOMMA 3 years ago
Add support for initializing (and creating) projects given a path.
0b2e5899 — 0xFORDCOMMA 3 years ago
Add missing authors metadata for initialization.
7e5b0a0d — 0xFORDCOMMA 3 years ago
Explictly target version 6.d for newly initialized modules.
62e2f5dc — 0xFORDCOMMA 3 years ago
Add explicit api version 0 to newly initialized projects.
5ef41af0 — 0xFORDCOMMA 3 years ago
Update api metadata to reflect current number of historical breaking changes.
33b262f6 — 0xFORDCOMMA 3 years ago
Add test subcommand wrapping 'zef test .'
4e31fc49 — 0xFORDCOMMA 3 years ago
Add support for adding module dependencies.
5c13211a — 0xFORDCOMMA 3 years ago
Add dependency info.
fb31a049 — 0xFORDCOMMA 3 years ago
Change CLI with add subcommand prefixing lib/bin/test subcommands.
5de0a102 — 0xFORDCOMMA 3 years ago
Add support for creation of tests in module t directory.
2fad97cc — 0xFORDCOMMA 3 years ago
Add support for creation of scripts in module bin directory.
d80c9413 — 0xFORDCOMMA 3 years ago
Make lib module creation more robust and update META6 provides.
88c2f217 — 0xFORDCOMMA 3 years ago
Make json output sort by keys.
1de60023 — 0xFORDCOMMA 3 years ago
Initial commit.