- Added
-y
option to suppress confirmation messages and default toyes
. - Suppresses the huge chunk of JSON that used to be displayed after the remote repository was created.
- Added
-o
option for specifying output directory - Added aliases for class options
- Added more files to generated projects.
- Improved generated scripts and settings.
plain
command has been tested.jekyll
andrails
commands are not ready yet.
- Added
.markdownlint.json
to generated projects and this project.
- Corrected broken gemspec.
- Updated dependencies and
README
. - Renamed the
gem
subcommand toplain
. - Renamed the
plugin
subcommand torails
. - Added
CHANGELOG
,.rspec
,.rubocop
and.vscode/
. - Added
binstubs/
. - Using
require_relative
where appropriate. - Changed the default for including an executable to
false
. - Added the
--quiet
and--todos
options, common to theplain
,jekyll
andrails
subcommands.
- Last release was 7 years prior without a change history.