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

move engines to separate repos #18

Merged
merged 1 commit into from Apr 5, 2019
Merged

move engines to separate repos #18

merged 1 commit into from Apr 5, 2019

Conversation

@antonhornquist
Copy link
Contributor

@antonhornquist antonhornquist commented Apr 5, 2019

My engines are moved here:
https://github.com/antonhornquist/ack
https://github.com/antonhornquist/gong
https://github.com/antonhornquist/r
https://github.com/antonhornquist/why

Two things:

  1. Engine lib requires in all scripts using engine needs to be updated from require 'we/lib/[engine]' to require '[engine]/lib/[engine]' (assuming the folder names = engine repo names)
  2. after merge latest we repo with removed engines needs to be pulled before new repos (above) are cloned or downloaded to device to prevent sc class duplication breakage.
@tehn
tehn approved these changes Apr 5, 2019
@tehn tehn merged commit 9ed61cc into monome:master Apr 5, 2019
@antonhornquist antonhornquist deleted the antonhornquist:move-jah-engines branch Apr 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants