Rerumu / Wasynth

WebAssembly to Lua translation library and tool
https://discord.gg/sgm5YcmgyD
GNU General Public License v3.0
130 stars 18 forks source link

How to install? #6

Closed jarble closed 2 years ago

jarble commented 2 years ago

The README doesn't explain how to install this package. Are there any instructions for installation here?

Dionysusnu commented 2 years ago

Try cargo install --git https://github.com/Rerumu/Wasynth. This is usually the way to install the latest versions of rust projects from GitHub if they're designed to be a command-line tool.

Rerumu commented 2 years ago

We now have installation instructions here: https://github.com/Rerumu/Wasynth/wiki/Installation