nvim-neorocks / rocks

An alternative frontend app for luarocks.org
MIT License
24 stars 1 forks source link

[FEATURE]: Add `write-rockspec` command #17

Closed vhyrro closed 7 months ago

vhyrro commented 7 months ago

This PR adds luarocks's write-rockspec command with quite a few tweaks.

This PR adds npm/yarn-like prompts for building up a rockspec file for a given project. It pulls any metadata it might need from either github or the local git repo to provide sane defaults :)