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

Docker Based Development #15

Merged
merged 5 commits into from
Sep 28, 2023
Merged

Docker Based Development #15

merged 5 commits into from
Sep 28, 2023

Conversation

OliverKillane
Copy link
Owner

@OliverKillane OliverKillane commented Sep 27, 2023

Goals

  • Public docker image pushed from actions that contains a tex distribution, development tools
  • Easy codespaces setup
  • VSCode setup using devcontainer.json
  • Simplified readme (now that install is from docker)

Required Packages

  • texlive base + required packages installed with tlmgr
  • inkscape
  • minted (+TLA highlighting as bonus)

@OliverKillane OliverKillane self-assigned this Sep 27, 2023
@OliverKillane OliverKillane force-pushed the enh/development-docker branch 6 times, most recently from 9d31380 to 3bf9ea3 Compare September 27, 2023 16:08
@OliverKillane OliverKillane linked an issue Sep 27, 2023 that may be closed by this pull request
@OliverKillane OliverKillane force-pushed the enh/development-docker branch 2 times, most recently from 23438fd to 34ee3c4 Compare September 28, 2023 11:03
@OliverKillane OliverKillane merged commit 603e1c5 into master Sep 28, 2023
1 check passed
@OliverKillane OliverKillane deleted the enh/development-docker branch September 28, 2023 13:37
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.

Easier Development
1 participant