Skip to content

Commit

Permalink
Delete unused crates and packages (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
samestep authored Sep 5, 2023
1 parent 4e90786 commit 1a0b8dc
Show file tree
Hide file tree
Showing 27 changed files with 4 additions and 6,084 deletions.
12 changes: 0 additions & 12 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,18 +79,6 @@ Or, if you want to host on your local network, e.g. to test on your phone:
make site-deps && npm run --workspace=@rose-lang/site dev -- --host
```

## VS Code

The VS Code extension is built as part of `make` or `make all`, but you can also
just build it by itself:

```
make vscode
```

Then `packages/vscode` will contain a `*.vsix` file that you can install in VS
Code by right-clicking it and clicking the **Install Extension VSIX** button.

[git]: https://git-scm.com/downloads
[make]: https://en.wikipedia.org/wiki/Make_(software)
[node]: https://nodejs.org/en/download
Expand Down
Loading

0 comments on commit 1a0b8dc

Please sign in to comment.