Skip to content

beachio/forge-quick-access-extension

Repository files navigation

Forge Quick Access

Forge Quick Access is a Visual Studio Code extension that allows you to authenticate with Forge, list sites, and deploy files directly from the editor.

Features

  • Authenticate with Forge
  • List Forge sites
  • Deploy files to Forge

Requirements

  • Visual Studio Code version 1.96.0 or higher
  • A Forge account

Extension Settings

This extension contributes the following settings:

  • forgeQuickAccess.forgeToken: Store Forge API token

Commands

This extension provides the following commands:

  • Forge: Authenticate: Authenticate with Forge
  • Forge: List Sites: List all sites in your Forge account
  • Forge: Deploy: Deploy a file to Forge

Known Issues

  • None at the moment

Release Notes

0.0.1

  • Initial release of Forge Quick Access

Getting Started

  1. Install the extension from the Visual Studio Code Marketplace or download the .vsix file and install it manually.
  2. Open the Command Palette (Ctrl+Shift+P) and run Forge: Authenticate to authenticate with your Forge account.
  3. Use Forge: List Sites to list all sites in your Forge account.
  4. Use Forge: Deploy to deploy a file to Forge.

Contributing

If you have any suggestions or find any issues, please open an issue or submit a pull request on the GitHub repository.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published