-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Create a vscode extension that will simplify stacker builds.
Describe the solution you'd like
The extension should provide the following features:
- stacker file syntax check
- stacker file lint for best practices
- inspect the produced OCI image
- generate a stacker file for the current project
- Run stacker commands using command palette
- Push to zot or OCI image registries
Describe alternatives you've considered
There are no other alternatives
Additional context
Make life easier for developers using stacker and increase adoption :)