An open API service indexing awesome lists of open source software.

https://github.com/gordonsmith/vscode-hoshie

Functional Data Processing Language
https://github.com/gordonsmith/vscode-hoshie

Last synced: 4 months ago
JSON representation

Functional Data Processing Language

Awesome Lists containing this project

README

          

# README

## Installation Instructions

```
git clone git@github.com:GordonSmith/vscode-hoshie.git
cd vscode-hoshie
npm install
```

## Open project in VSCode:

```
code .
```

## Within VS Code compile and launch in debug mode:

```
ctrl+shift+b
F5
```

At which point a new debug session of VS Code should start - open a folder and create a ".ho" file...