Skip to content

🛰 NG WYX-CLI - enhanced setup flow & dependency mgmt

Compare
Choose a tag to compare
@hwixley hwixley released this 29 Jan 23:58
· 155 commits to master since this release

What Was Done

  • [BUGFIX]: Fixed setup.sh bugs and edge cases
  • [CHORE]: Cleaned up setup script flow
  • [FEATURE]: Added some better dependency management support with new commands update-deps and list-deps
  • [REFACTOR]: large refactor on the sys-info command, this now includes detailed high-level specifications of your system on (tested on Ubuntu 20.04 and MacOS)

What's Changed

  • GPT-commit: Modified install-deps.sh script to update dependencies. by @hwixley in #46
  • GPT-commit: Refactored setup script, sys class, and install-deps and … by @hwixley in #47
  • GPT-commit: modified: src/classes/sys/sys.class, src/classes/wyxd/wyx… by @hwixley in #48

Full Changelog: v3.0.0...v3.1.0