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

Create a Makefile to make the life easy for newbies #7

Open
ryukinix opened this issue Mar 4, 2018 · 1 comment
Open

Create a Makefile to make the life easy for newbies #7

ryukinix opened this issue Mar 4, 2018 · 1 comment
Labels
build-system enhancement New feature or request

Comments

@ryukinix
Copy link
Member

ryukinix commented Mar 4, 2018

From @ryukinix on February 1, 2018 23:51

The current build instructions is not great. Too many steps. make && make install is better.

Copied from original issue: #7

@ryukinix ryukinix self-assigned this Mar 4, 2018
@ryukinix ryukinix added enhancement New feature or request build-system labels Mar 4, 2018
@ryukinix
Copy link
Member Author

ryukinix commented Mar 4, 2018

From @rafaelcn on February 2, 2018 0:15

To elaborate a little:

The current flow of the installation of xi-editor, the back-end, and xim, the front-end, is not so good. You have first to clone and install xi-editor with some three steps and some more to install syntax highlight, along with xim, which is approximately the same number of steps.
What we are thinking is:

  1. Add xi-editor as a submodule to xim
  2. Create a make that will make all of those steps in one make && make install.

@ryukinix ryukinix removed their assignment Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-system enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant