From 9829be0a0b58016f7f7384e8d95758ba8b9c5e1d Mon Sep 17 00:00:00 2001 From: Igor Chubin Date: Thu, 15 Jun 2017 21:43:27 +0200 Subject: [PATCH] added clojure, elixir, elm, erlang, julia --- README.md | 9 +++++++-- share/firstpage.txt | 5 +++-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a40f094..71f7429 100644 --- a/README.md +++ b/README.md @@ -203,15 +203,20 @@ Some languages has the one-liners-cheat sheet, `1line`: * `1line` is a collection of one-liners in this language * `weirdness` is a collection of examples of weird things in this language -![cheat.sh usage](http://cheat.sh/files/supported-languages.png) +![cheat.sh usage](http://cheat.sh/files/supported-languages-updated.png) -At the moment, cheat.sh covers the 8 following programming languages (alphabetically sorted): +At the moment, cheat.sh covers the 15 following programming languages (alphabetically sorted): |Prefix |Language |Basics|One-liners|Weirdness| |-----------|----------|------|----------|---------| +|`clojure/` |Clojure |✓ | | | +|`elixir/` |Elixir |✓ | | | +|`elm/` |Elm |✓ | | | +|`erlang/` |Erlang |✓ | | | |`go/` |Go |✓ | | | |`haskell/` |Haskell |✓ | | | |`js/` |JavaScript|✓ |✓ |✓ | +|`julia/` |Julia |✓ | | | |`lua/` |Lua |✓ | | | |`ocaml/` |OCaml |✓ | | | |`perl/` |Perl |✓ |✓ | | diff --git a/share/firstpage.txt b/share/firstpage.txt index 26d8dc4..41b5ac5 100644 --- a/share/firstpage.txt +++ b/share/firstpage.txt @@ -11,10 +11,11 @@ d88' `"Y8 888P"Y88b d88' `88b `P )88b 888 d88( "8 888P"Y88b * the fastest way to find | you need * provides access to community driven cheat sheets repositories - * delivers <844> cheat sheets in <11> areas and growing + * delivers <906> cheat sheets in <16> areas and growing * covers UNIX/Linux commands and programming languages * programming languages cheat sheets are under: - + + * supports bash completion (add {/:bash_completion} to your {~/.bashrc})