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

Feature Request: add micrate executable when micrate shard is installed #80

Closed
a-alhusaini opened this issue Nov 3, 2021 · 1 comment · Fixed by #85
Closed

Feature Request: add micrate executable when micrate shard is installed #80

a-alhusaini opened this issue Nov 3, 2021 · 1 comment · Fixed by #85

Comments

@a-alhusaini
Copy link

I think micrate should be added to ./bin as an executable when the shard is installed.

This can be achieved by appending the following to shard.yml

scripts:
  postinstall: shards build

executables:
  - micrate

Thanks to @Blacksmoke16 for providing the above code sample.

@drujensen
Copy link
Member

@appdevland Can you create a PR?

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 a pull request may close this issue.

2 participants