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

feat: add env command (#178) #209

Merged
merged 6 commits into from
Mar 7, 2024
Merged

feat: add env command (#178) #209

merged 6 commits into from
Mar 7, 2024

Conversation

ipapandinas
Copy link
Contributor

  • created a new env command
  • moved the check functionality under env command
  • implemented an install command to install all or individual deps
  • added the env section to swanky.config on init with default version from docker base-image
  • implemented the edit flow for the env section in swanky.config

- created a new `env` command
- moved the `check` functionality under `env` command
- implemented an `install` command to install all or individual deps
- added the *env* section to *swanky.config* on `init` with default
version from docker base-image
- implemented the edit flow for the *env* section in *swanky.config*
@ipapandinas ipapandinas linked an issue Mar 7, 2024 that may be closed by this pull request
6 tasks
@ipapandinas ipapandinas merged commit 7b0ccbf into ink-devhub-1 Mar 7, 2024
3 checks passed
@ipapandinas ipapandinas deleted the feat/env branch March 7, 2024 16:21
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.

add env command
2 participants