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

[WIP] detach lucida core and clean up installation #207

Open
wants to merge 67 commits into
base: master
Choose a base branch
from

Conversation

zhexuanc
Copy link
Contributor

@zhexuanc zhexuanc commented Aug 2, 2017

Based on previous pull request, now the GUI is fully functional with following aspect:

  • Stateful and responsive querying system.
  • Workflow with flexible decision

Also, now lucida is detached into core and services. The core is commandcenter, and it can run individually without any services.

Besides, clean up ubuntu 14.04 installation issues. Now the building system only install lucida core's dependency at first place. User can build other services later.

Instructions:

  • To start lucida, only one step is needed. make dep_core && make start_lucida under root directory.

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.

3 participants