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

Use CMake install to install xcShell instead of using script ./auto/install.sh #46

Closed
Tracked by #40
superxcgm opened this issue Sep 9, 2021 · 0 comments
Closed
Tracked by #40
Assignees

Comments

@superxcgm
Copy link
Owner

Epic

CFR

Description

Currently, user use ./auto/install.sh to install our program, which looks not so good, we want user use make install to install xcShell and necessary config.

AC

Given: User already compile our xcShell using make
When: User run make install
Then: Should install xcShell to correct place, like /usr/local/bin, and write default config file to /etc if it's not exist.

@superxcgm superxcgm self-assigned this Jan 30, 2022
superxcgm added a commit that referenced this issue Jan 30, 2022
Refactor cmake script & add install instruction
superxcgm added a commit that referenced this issue Jan 31, 2022
Install global config using cmake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant