-
Notifications
You must be signed in to change notification settings - Fork 12
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
SETUP #24
Comments
gh cs cp emacs.el 'remote:' |
set |grep GITHUB |grep -v TOKEN |
here are the steps i followed before the step 11. I am on fresh Ubuntu 22.04 install. install Python 3.10.13: Install Pip: install Git: install docker:
"deb [arch="$(dpkg --print-architecture)" signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/ubuntu
Install Docker Engine: VERSION_STRING=5:24.0.6-1 download https://desktop.docker.com/linux/main/amd64/docker-desktop-4.24.0-amd64.deb sudo apt-get install ./docker-desktop-4.24.0-amd64.deb docker compose version launch docker compose: sudo apt install docker-compose history |
edit the .env and edit it |
to get latest version
|
to get the latest version from me and checkout my branch
|
Document the steps
gh cs ssh
apt install emacs-nox
git config --global --add safe.directory /workspaces/ai-ticket
git submodule init
git submodule update
docker-compose up
history
The text was updated successfully, but these errors were encountered: