Skip to content

Commit

Permalink
added README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton K committed Jan 21, 2020
1 parent 59a963e commit b6a8975
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
1. `$ docker build -t coc-metals-vim-test .`
2. `$ docker run -it coc-metals-vim-test:latest bash`
3. `$ vim main.scala` and then `:CocInstall coc-metals` (I couldn't find a way to run this synchronously)
4. You'll see an error!
5. `$ cd find-java-home-test/ && node index.js && cd ..`

0 comments on commit b6a8975

Please sign in to comment.