cloudfoundry / app-autoscaler-cli-plugin

CF CLI Plugin for the App AutoScaler
Apache License 2.0
10 stars 12 forks source link

Add flake; #112

Open joergdw opened 8 months ago

joergdw commented 8 months ago

This PR adds a flake that provides both, a package-definition for this cli and a direnv-environment suitable for development on this repository.

Out of scope:

Edit: ⚠️ It looks like go-definitions are not that easy for some reason: https://www.tweag.io/blog/2021-03-04-gomod2nix/ (good source!)

joergdw commented 8 months ago

Perhaps we should convert the Out of scope section into an issue.

joergdw commented 5 months ago

Getting auto-updates to work looks not so easy. The used tool expects the package to update to be reachable via an URL and not via a local path.

Possibilities to continue: