Categorygithub.com/dnchkw/zed-dev-update-linux
repositorypackage
0.0.0-20240927162749-a264539c264e
Repository: https://github.com/dnchkw/zed-dev-update-linux.git
Documentation: pkg.go.dev

# README

ZED AUTO UPDATE

A program to automating updates the Zed editor development version on Linux

BUILDING

  1. Check if you have Golang installed
  2. Check if you have Zed dev version installed
  3. Run go build main.go in source directory

USING

  • Run ./main in source directory
  • Add main file in crontab

ATENTION

Zed already has auto-update. This is just an education project