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

It would be great if pkg had a --help flag. #157

Closed
abitrolly opened this issue Jul 28, 2023 · 1 comment
Closed

It would be great if pkg had a --help flag. #157

abitrolly opened this issue Jul 28, 2023 · 1 comment

Comments

@abitrolly
Copy link

          It would be great if `pkg` had a `--help` flag.

Originally posted by @magnusviri in #33 (comment)

@mxcl
Copy link
Member

mxcl commented Jul 28, 2023

totally agree. Maybe it's time to add one. brewkit is basically stable enough now.

mxcl added a commit that referenced this issue Dec 12, 2023
* rewrite in mostly TypeScript
* `pkg` -> `bk` to avoid confusion with `pkgx`
* proper actions
* pkgx pantry specific infra moved to pantry
* irrelevant commands removed to be put into `mash`
* changes are now fully tested in CI without needing pkgx pantry packages
* Fixes #173
* builds occur to separate prefix to aid relocatability testing (Fixes #166)
* Refs #160
* Fixes #158
* Fixes #157
* Fixes #129
* Fixes #117 (though I didn’t explicitly fix this we have a fixture showing this working now)
mxcl added a commit that referenced this issue Dec 12, 2023
* rewrite in mostly TypeScript
* `pkg` -> `bk` to avoid confusion with `pkgx`
* proper actions
* pkgx pantry specific infra moved to pantry
* irrelevant commands removed to be put into `mash`
* changes are now fully tested in CI without needing pkgx pantry packages
* Fixes #173
* builds occur to separate prefix to aid relocatability testing (Fixes #166)
* Refs #160
* Fixes #158
* Fixes #157
* Fixes #129
* Fixes #117 (though I didn’t explicitly fix this we have a fixture showing this working now)
* Feat: initializes a git repo in the sources so you can easily get a diff for your build script
@mxcl mxcl closed this as completed in e7251b9 Dec 12, 2023
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

No branches or pull requests

2 participants