MycroftAI / mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform.
https://mycroft.ai
Apache License 2.0
6.52k stars 1.27k forks source link

Easier startup script #146

Closed jasonehines closed 8 years ago

jasonehines commented 8 years ago

I created a simple bash script that will run the three scripts listed in the README in detached screens and append to their respective logs.

This is my first time contributing code to another project, so if I didn't do it properly, please let me know.

ethanaward commented 8 years ago

Thanks, @jasonehines! This is an issue, so we can't actually review or even see your code. To properly suggest additions, you need to submit a pull request. Feel free to also take a look at our contributing guidelines.

jasonehines commented 8 years ago

I messed up my pull request the first time and did it to my own fork. I did a second one and I think I did it properly. Please let me know if I didn't.

aatchison commented 8 years ago

Very close: https://github.com/MycroftAI/mycroft-core/pull/147

aatchison commented 8 years ago

Merged PR. https://github.com/MycroftAI/mycroft-core/pull/147