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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce idempotent Makefile to run basic.sh in docker #330

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

Conversation

sk4zuzu
Copy link

@sk4zuzu sk4zuzu commented Oct 10, 2020

Adding simple Makefile that automates steps required to run basic.sh. Everything is abstracted in docker so NixOS users don't need to modify existing scripts. 馃槤

Only bash, make and docker are required.

To use it just run:

  1. make jumpstart or make jumpstart-catalina or make jumpstart-mojave ... (you get the point 馃)
  2. make or make basic (it's fully idempotent)
  3. continue with the installation 馃憤馃槆

Please note pulse audio via tcp is enabled here!

Thanks! 馃槏

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.

None yet

1 participant