Skip to content

Appseed CLI v0.2.1

Latest

Choose a tag to compare

@asdzd029123asdssa231 asdzd029123asdssa231 released this 28 Dec 16:17
· 1 commit to main since this release

Changelog:

+ Added more dashboards: AdminLTE Flask, Soft UI Dashboard Django
+ Add: '--list' arg with category sorting. Suggestion byFrid#1329
+ Update: Readme (screenshots & badges)

How to run?

Linux (tested):

  • Download the one without .exe, make sure it have the right perms, or if not run: sudo chmod +x ./appseed-cli
  • Make a syslink or add it to the path: sudo ln -s /path/to/appseed-cli /usr/local/bin
  • run appseed-cli --help for more info

Macos (not tested):

  • Same as Linux

Windows (tested):

  • Open the .exe and done.