Skip to content

Commit 51acbcc

Browse files
committed
Add caveat, sort langs
1 parent 9804b3d commit 51acbcc

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,19 @@ Currently supports:
66

77
* Bash
88
* Coffeescript
9-
* Go (only by file)
9+
* Go *
10+
* F# *
1011
* Javascript
12+
* newLISP
1113
* Perl
1214
* PHP
1315
* Python
1416
* Ruby
15-
* F#
16-
* newLISP
1717

1818
You only have to add a few lines in a PR to support another.
1919

20+
`*`'ed languages only support file based runs.
21+
2022
## Installation
2123

2224
`apm install script`

0 commit comments

Comments
 (0)