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
- Host: GitHub
- URL: https://github.com/gordonsmith/vscode-hoshie
- Owner: GordonSmith
- Created: 2020-03-23T11:28:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T11:00:50.000Z (about 2 years ago)
- Last Synced: 2025-04-12T11:40:38.572Z (about 1 year ago)
- Language: TypeScript
- Size: 198 KB
- Stars: 0
- Watchers: 3
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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...