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

Built in Centaur? #22

Open
seagle0128 opened this issue Sep 28, 2021 · 2 comments
Open

Built in Centaur? #22

seagle0128 opened this issue Sep 28, 2021 · 2 comments

Comments

@seagle0128
Copy link

Hi, this is a brilliant project to use Emacs, I think. Could you please support Centaur Emacs as well?

@yyoncho
Copy link
Member

yyoncho commented Sep 28, 2021

Sure. Can you help by providing a Dockerfile which natively compiles it? You can use https://github.com/emacs-lsp/lsp-gitpod/tree/master/docker/spacemacs or doom as a base.

@seagle0128
Copy link
Author

Sure. The dockerfile is below.

FROM yyoncho/gitpod-base:1.0.9

USER gitpod

RUN rm -rf ~/.emacs.d
RUN git clone --depth 1 https://github.com/seagle0128/.emacs.d ~/.emacs.d
RUN EMACS=~/emacs/src/emacs

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

No branches or pull requests

2 participants