hanami / hanami/hanami-cli

Require --app or --slice name when app has at least one slice

Open
#271 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
33
Forks
55
Avg merge
8d 7h
Merged PRs (30d)
2

Description

Recently, I forgot to include `--slice name` so it generated the files in `app/` when I was expecting them to be in a slice.

Before users have any slices, we can let them run it without either option though, since we know they want it in `app/`.

Once #185 is implemented, we can also suggest running generators from within the directories in lieu of providing these options

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.