Skip to content

extra: +comment makeflags

Compare
Choose a tag to compare
@krunch3r76 krunch3r76 released this 28 Mar 21:17
· 5 commits to main since this release

same as v0.1.2 except makeflags is commented for user customization:

extra adds functions to the bash environment for added convenience

  • autolfs bash function
    • moves away from the cmds directory to run install.sh
    • greps for FAIL from the script to help see failures on tests immediately
    • changes directory back to sources as a starting point for the next install
      see video or source code under extra/ to see a demo of how to make use of it