An open API service indexing awesome lists of open source software.

https://github.com/kdcllc/vscode-azure-pack

Azure Cloude Dev Pack VS Code https://code.visualstudio.com
https://github.com/kdcllc/vscode-azure-pack

azure azure-devops vscode-extension

Last synced: about 2 months ago
JSON representation

Azure Cloude Dev Pack VS Code https://code.visualstudio.com

Awesome Lists containing this project

README

          

# vscode-azure-pack

[![GitHub license](https://img.shields.io/github/license/kdcllc/vscode-azure-pack)](https://github.com/kdcllc/vscode-azure-pack/blob/main/LICENSE)
![master workflow](https://github.com/kdcllc/vscode-azure-pack/actions/workflows/master.yml/badge.svg)

`vscode-azure-pack` is a Visual Studio Code extension that simplifies Azure Cloud development by providing a curated set of tools and features for working with the cloud. Whether you are a seasoned cloud developer or just getting started, this extension aims to enhance your development workflow and productivity.

## Hire me

Please send [email](mailto:kingdavidconsulting@gmail.com) if you consider to **hire me**.

[![buymeacoffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/vyve0og)

## Installation

1. Install Visual Studio Code (VS Code) if you haven't already.
2. Open VS Code and go to the Extensions view by clicking the square icon on the sidebar or pressing `Ctrl+Shift+X`.
3. Search for "vscode-azure-pack" and click the "Install" button.

## Usage

1. After installing the extension, open a Kubernetes manifest file (e.g., `.yaml`, `.yml`) or switch to a Kubernetes-related context in your project.
2. Explore the provided features by using the context menu or keyboard shortcuts.

## Local development

```bash
npm install

#build extension
npx vsce package --no-dependencies
```
## Contributing

Contributions to `vscode-azure-pack` are welcome! If you'd like to contribute, please follow the [contribution guidelines](./.github/CONTRIBUTING.md).

## License

This project is licensed under the [MIT License](LICENSE).

## Maintainers

- [kdcllc](https://github.com/kdcllc) - Project Lead

## Contact

For any inquiries or feedback, please contact us at [info@kingdavidconsulting.com](mailto:info@kingdavidconsulting.com).