Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 326 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 326 Bytes

Fable VS Code Extension Sample

Example that can be used as a base to write a VS Code extension with Fable.

Run npm install to install dependencies.

To test, run npm start and then in VS Code click F5.

For publishing, edit the package.json with your publishing data and then run: npm run pack to create the package.