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

Better grammar support for the habitat #10

Open
burtlo opened this issue Nov 23, 2016 · 1 comment
Open

Better grammar support for the habitat #10

burtlo opened this issue Nov 23, 2016 · 1 comment

Comments

@burtlo
Copy link

burtlo commented Nov 23, 2016

Habitat is bash scripting but with some elements placed on top of it that would be good to call out:

  • variables defined with the pkg prefix
  • values defined in dependency functions
pkg_description
pkg_deps=(
  core/cacerts
  core/curl
  core/expat
  core/gettext
  core/gcc-libs
  core/glibc
  core/openssh
  core/perl
  core/zlib
)
@ShalokShalom
Copy link

+1

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