-
Notifications
You must be signed in to change notification settings - Fork 2
updated prerequisites #7
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
base: master
Are you sure you want to change the base?
Conversation
I added a file called |
added `.sbtopts` recommendation
added commands for running from server
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @michaelcapizzi. Sorry, I had forgotten that you had put in this PR. Unfortunately, I introduced a small conflict in the readme with the last merged PR. Would you please make these changes?
@@ -0,0 +1,3 @@ | |||
{ | |||
"text": "My name is Inigo Montoya. You killed my father. Prepare to die." | |||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please leave the newline in
{ | ||
"rules": "", | ||
"text": "My name is Inigo Montoya. You killed my father. Prepare to die." | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please leave the newline in
Added node,npm to dependencies