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

Add Crystal-Moonshine #1626

Closed
wants to merge 19 commits into
base: master
from

Conversation

Projects
None yet
2 participants
@zane-techempower
Contributor

zane-techempower commented May 27, 2015

resolves #1594

Add the Moonshine framework in the Crystal language. All tests implemented, database tests are done on Redis so far, I couldn't get the main Crystal MySQL driver to work. I may add Postgres tests soon.

Crystal-raw was also recently added, this pull request modifies the way that Crystal is installed: no sudo, install specific version. I have amended Crystal-raw in the merge wrt the changes I made.

@msmith-techempower

This comment has been minimized.

Show comment
Hide comment
@msmith-techempower

msmith-techempower May 27, 2015

Member

Looks like you actually branched off of your sailsjs branch >_< Closing for now - try and reconcile your changes against a new branch from master.

Member

msmith-techempower commented May 27, 2015

Looks like you actually branched off of your sailsjs branch >_< Closing for now - try and reconcile your changes against a new branch from master.

@zane-techempower

This comment has been minimized.

Show comment
Hide comment
@zane-techempower

zane-techempower May 27, 2015

Contributor

Was hoping you wouldn't notice, jk, I guess I was anticipating sailsjs being merged in. Will cherry-pick and resubmit.

Contributor

zane-techempower commented May 27, 2015

Was hoping you wouldn't notice, jk, I guess I was anticipating sailsjs being merged in. Will cherry-pick and resubmit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment