Features
- Download Plugin Templates: Download a plugin template to start working on a new plugin.
- Manage Dependencies: Install dependencies for a plugin.
- Build and Push: Build your plugin and push updates to your repository.
- Version Publishing: Automate version bumping and publishing directly from VS Code.
Installation
To install the Amplication VS Code extension:- Open VS Code.
- Go to the Extensions Marketplace (
Ctrl+Shift+X
orCmd+Shift+X
on macOS). - Search for
Amplication
. - Click Install.
Usage
The commands are accessible from the command palette (Ctrl+Shift+P or Cmd+Shift+P on macOS).1
Download a Template
1
Install Dependencies
1
Build
1
Build and Push a Plugin
1
Publish a New Plugin Version
Happy coding with Amplication! 🚀