Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 594 Bytes

File metadata and controls

29 lines (19 loc) · 594 Bytes

About

It's GUI app that provides features for managing local issues, similar to GitHub issues but for local usage.

Warning

This Application is Pre-alpha

and almost GUI code are written by Gemini.

core features are developed in local_issues_lib. and i write it.

install

download latest version zip from Release Page. and unzip downloaded file. run install.sh.

build

cargo build --release

build for release

chmod +x ./release.sh
./release.sh