Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 632 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 632 Bytes

setapp


setapp is a collection of Unix tools to add, remove, and change environment variables, aliases and shell functions. It resembles, but is more powerful than, Modules.

This tool is currently unusable!

Dependencies:

  • boost-program-options (Ubuntu: apt install libboost-program-options-dev)
  • boost-filesystem (Ubuntu: apt install libboost-filesystem-dev)
  • fmt (Ubuntu: apt install libfmt-dev)
  • yaml-cpp (Ubuntu: apt install libyaml-cpp-dev)
  • Xcode Developer Tools (Mac: App Store)