Skip to content

Latest commit

 

History

History
38 lines (19 loc) · 920 Bytes

File metadata and controls

38 lines (19 loc) · 920 Bytes

Getting started

Installation

Installation requires opam. Please refer to this page for opam installation instructions.

Once opam installed:

$ opam install archetype

{% hint style="warning" %} archetype is still in alpha version (0.1.13) {% endhint %}

VS code extension installation

Please refer to this page to download and install VS code.

Install through VS Code extensions. Search for vscode-archetype:

Visual Studio Code Marketplace: vscode-archetype

Can also be installed with VS Code Quick Open: press Cmd/Ctrl + P, paste the following command, and press enter.

ext install edukera.vscode-archetype

The vscode extension is configured via the normal vscode settings screen.