File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- Quick Installation Guide for musl libc
2
- ======================================
1
+ Quick Installation Guide for another-elm/std
2
+ ============================================
3
3
4
4
Contributions are very welcome, currently we do not have any explicit
5
5
guidelines.
@@ -15,13 +15,13 @@ Tools
15
15
16
16
- `$ ./x.py tidy` runs formatting and automatic eslint fixing.
17
17
- `$ ./x.py check` runs all the static analysis tools we have.
18
- - `$ cd tests && elm-test --compiler ../another-elm` runs unit tests. We will
19
- hopefully get a nice python sub-command for testing soon.
18
+ - `$ ./init.py cd tests && elm-test --compiler ../another-elm` runs unit tests.
19
+ We will hopefully get a nice python sub-command for testing soon.
20
20
21
21
Acknowledgements
22
22
----------------
23
23
24
- The vast majority of the code in another-elm is derived from the relavant elm/*
24
+ The vast majority of the code in another-elm is derived from the relevant elm/*
25
25
packages.
26
26
27
27
The documentation of another-elm is inspired by that of [musl].
You can’t perform that action at this time.
0 commit comments