Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 779 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 779 Bytes

Mecchi Loader

A tiny app written with Golang and Fyne for managing Mecchi.
For now it is a simple wrapper over package.json scripts, but it will might evolve.

Usage

Requires Go 1.20+.
You can either clone repository and run:

go run .

Or download distribution package from Releases. If you already have existing 'mecchi' repository folder, put distributable alongside (not inside) it. If you don't, just run it and press 'install' and then 'launch'.

Not tested yet on Linux.

TODO

  • Automatic installation of Python
  • Automatic installation of Git
  • Automatic installation of Node.js
  • Troubleshooting wizard
  • Error report generator