Releases: simplelogdev/simplelog
Releases · simplelogdev/simplelog
v1.0.0
Install SimpleLog v1.0.0
macOS
Download SimpleLog-macOS.dmg, open it, and drag SimpleLog.app to Applications.
Debian / Ubuntu
curl -sSL https://raw.githubusercontent.com/sindus/simplelog/master/install.sh | bash
# or manually:
sudo dpkg -i simplelog_amd64.debOther Linux (AppImage)
curl -sSL https://raw.githubusercontent.com/sindus/simplelog/master/install.sh | bash
# or manually:
chmod +x simplelog-x86_64.AppImage && ./simplelog-x86_64.AppImageOne-liner (all platforms)
curl -sSL https://raw.githubusercontent.com/sindus/simplelog/master/install.sh | bashFull Changelog: https://github.com/simplelogdev/simplelog/commits/v1.0.0