Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: Add write-rockspec command #17

Merged
merged 23 commits into from
Feb 14, 2024
Merged

[FEATURE]: Add write-rockspec command #17

merged 23 commits into from
Feb 14, 2024

Conversation

vhyrro
Copy link
Contributor

@vhyrro vhyrro commented Feb 11, 2024

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 :)

@vhyrro vhyrro marked this pull request as ready for review February 13, 2024 16:06
rocks-bin/src/rockspec/write_rockspec.rs Outdated Show resolved Hide resolved
rocks-bin/src/rockspec/write_rockspec.rs Outdated Show resolved Hide resolved
rocks-bin/src/rockspec/write_rockspec.rs Show resolved Hide resolved
@vhyrro vhyrro merged commit e86932e into master Feb 14, 2024
3 checks passed
@vhyrro vhyrro deleted the write-rockspec branch February 14, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants