GithubHelp home page GithubHelp logo

dubitosystems / arch-postinstall-wizard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emlgaming/arch-postinstall-wizard

0.0 1.0 0.0 4 KB

A dialog interface for installing and configuring things after an Arch install (usually LARBS)

Shell 100.00%

arch-postinstall-wizard's Introduction

The LARBS Post-Install Wizard

NOTE TO PEOPLE WHO AREN'T LUKE: This isn't ready for use yet. It's just up on Github now for my convenience as I'm testing things. I'll say when it's ready. You're welcome to check out the idea and provide feedback, but don't expect it to werk.

This is a brief dialog menu that allows the user to install additional programs and change minor settings.

The Backend

The menu.sh is the main interface. It reads the choices.csv file for the package sets or other possible choices in the menu and constructs a dialog menu out of them.

The user can then choose an option. The script will install the programs corresponding to that choice's tag that are listed in installable.csv.

You can also set up wrapping scripts in wrappers/. For example, let's say the user choices the "mutt wizard" option which is tagged with E. Once chosen, the script will check to see if the files wrappers/E.pre and wrappers/E.post exist. If E.pre exists, it will be run after the choice, but before the installation. If E.post exists, it will be run after the installation of the programs.

In the case of mutt-wizard for example, E.pre checks to see if the user already has a ~/.config/mutt/ directory and files and will as to back them up, then download the mutt-wizard repository which goes in its place. E.post will give additional directions for using mutt-wizard.

Possible extentions

Right now, the script only installs additional things. It might be worth it to be able to log the options already run and make them undoable, etc.

arch-postinstall-wizard's People

Contributors

lukesmithxyz avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.