·
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 --helpfor more info
Macos (not tested):
- Same as Linux
Windows (tested):
- Open the .exe and done.