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

+render #480

Merged
merged 6 commits into from
May 3, 2023
Merged

+render #480

merged 6 commits into from
May 3, 2023

Conversation

davdroman
Copy link
Contributor

@davdroman davdroman commented Mar 8, 2023

Attempting to add https://github.com/render-oss/render-cli

jhheider edit: requires pkgxdev/brewkit#71

@what-the-diff
Copy link

what-the-diff bot commented Mar 8, 2023

  • Add a new package.yml file for render-cli
  • The url of the distributable is https://github.com/render-oss/render-cli/archive/refs/tags/${version}.tar.gz, and it will be stripped to 1 component when downloaded
  • Versions are fetched from github tags with prefix v removed (e.g., v1 -> 1)
  • Dependencies include deno version >=1, cc compiler and make toolchain
  • Build script includes building locally using Makefile in project root directory then copying binary into /bin folder under installation path ($HOME/.pkg by default). It also provides bin executable named "render" after build completes successfully

@jhheider
Copy link
Contributor

jhheider commented May 3, 2023

Sometimes deno.lock is very annoying. This fix isn't exactly elegant, but it works.

@jhheider jhheider marked this pull request as ready for review May 3, 2023 23:55
@jhheider jhheider merged commit ed424f9 into pkgxdev:main May 3, 2023
@davdroman davdroman deleted the +render branch May 10, 2023 21:10
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.

2 participants