Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(generate): Move pkg-file and autoloads commands under generate subcommand #142

Merged
merged 7 commits into from
Mar 6, 2023

Conversation

jcs090218
Copy link
Member

@jcs090218 jcs090218 commented Mar 5, 2023

First step for #141.

Move pkg-file and autoloads commands under generate subcommand.

❌ Before:

$ eask pkg-file
$ eask autoloads

✔️ After:

$ eask generate pkg-file
$ eask generate autoloads

@jcs090218 jcs090218 merged commit ec32233 into master Mar 6, 2023
@jcs090218 jcs090218 deleted the feat/generate branch March 6, 2023 02:22
@jcs090218
Copy link
Member Author

Mark cask/cask#394.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant