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

Updates lucky watch to emit to bin/ #1358

Merged
merged 1 commit into from
Dec 14, 2020

Conversation

robacarp
Copy link
Contributor

@robacarp robacarp commented Dec 8, 2020

Crystal convention is to emit binaries to ./bin and since lucky scripts are in script/ now, I think moving this over will reduce clutter in a project root directory.

Purpose

General cleanup

Checklist

  • [ ] - An issue already exists detailing the issue/or feature request that this PR fixes

  • [ ] - All specs are formatted with crystal tool format spec src

  • [ ] - Inline documentation has been added and/or updated

  • - Lucky builds on docker with ./script/setup

  • - All builds and specs pass on docker with ./script/test

  • - lucky-cli has been updated: Remove unnecessary .gitignore additions - start_server/*.dwarf lucky_cli#586

Crystal convention is to emit binaries to `./bin`
Copy link
Member

@jwoertink jwoertink left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@jwoertink jwoertink merged commit d58fbfb into luckyframework:master Dec 14, 2020
@robacarp robacarp deleted the patch-1 branch December 14, 2020 23:00
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.

2 participants