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

Significant changes: Install new packages and change format #5

Merged
merged 10 commits into from
Feb 17, 2024

Conversation

rebornplusplus
Copy link
Owner

e788d87 feat: add mock user account
efcaca7 feat(update): bump Intellij IDEA version to 2023.3.4
d28bb5a feat(update): bump pycharm version to 2023.3.3
e7371bd feat: install Eclipse Java IDE
2ed2888 feat: support for comments and empty lines in run_order file
08fee02 feat: add script to remove unnecessary packages
1e2cfce feat: install python3.11 instead of 3.10
96b0025 feat: install gcc-12 instead of gcc-10
671ecd0 fix: pass -y flags to add-apt-repository
bac85fe fix: set env variables for non-interactive behaviour

This commit adds support for comments and empty lines in the
run_order.txt file. Comments must start with '#' character, without the
quotes. The following is now supported:

    # === Install packages ===

    # Browsers
    google_chrome.sh

    # Compilers
    gcc-12.sh
    python3.11.sh
    openjdk17.sh
@rebornplusplus rebornplusplus merged commit c5ea8db into master Feb 17, 2024
1 check passed
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.

1 participant