A Beau Plugin for VS Code
Go to file
David Diaz 43e9618a72 Initial Commit. 2018-01-17 03:49:30 -06:00
.vscode Initial Commit. 2018-01-17 03:49:30 -06:00
images Initial Commit. 2018-01-17 03:49:30 -06:00
src Initial Commit. 2018-01-17 03:49:30 -06:00
.gitignore Initial Commit. 2018-01-17 03:49:30 -06:00
.prettierrc Initial Commit. 2018-01-17 03:49:30 -06:00
.vscodeignore Initial Commit. 2018-01-17 03:49:30 -06:00
CHANGELOG.md Initial Commit. 2018-01-17 03:49:30 -06:00
LICENSE Initial Commit. 2018-01-17 03:49:30 -06:00
README.md Initial Commit. 2018-01-17 03:49:30 -06:00
extension.js Initial Commit. 2018-01-17 03:49:30 -06:00
icon.png Initial Commit. 2018-01-17 03:49:30 -06:00
jsconfig.json Initial Commit. 2018-01-17 03:49:30 -06:00
package-lock.json Initial Commit. 2018-01-17 03:49:30 -06:00
package.json Initial Commit. 2018-01-17 03:49:30 -06:00

README.md

Beau

This is a plugin for Beau, the awesome API testing tool.

Once loaded you can use it from the command palette. It'll read your current file and provide you with requests to execute.

Usage

Open the command palette and type beau.

feature X

Known Issues

None. For now.

Release Notes

Initial Release

Testing VS Code as a platform.