macadmins / outset

Automatically process packages and scripts during boot, login, or on demand.
Apache License 2.0
159 stars 12 forks source link

Merge development branch into main #17

Closed bartreardon closed 1 year ago

bartreardon commented 1 year ago

contains a lot of fixes and tweaks etc to code style etc. some re-named functions and extra processing.

addition of 'login-window processing which runs as an agent, not a daemon (enforced by the OS) added a bunch more logging including logs to /usr/local/outset/logs/ moved OSLog declaration so it's not being initiated every time a log is written moved outset to Outset in a number of places added swiftlint to enforce code and style conventions.

update to README.md (@kevinmcox)

With this PR I'm thinking of a feature freeze and building the next release as a beta.