Commit Graph

140 Commits (master)

Author SHA1 Message Date
Marvin Johanning 4067965e08 Merge branch 'devel-2' into 'master'
Version 2.0.1 Bug fix

See merge request mjohanning/RubyTldr!1
2020-03-09 10:26:42 +00:00
Marvin Johanning 8bdf8bdb3e Remove typo from README 2020-03-09 11:18:36 +01:00
Marvin Johanning 73f0bfe1ae Remove uppercase 'Y' from installer output 2020-03-09 11:01:25 +01:00
Marvin Johanning b65318acdc Fix error when entering unknown flag 2020-03-09 10:01:56 +01:00
Marvin Johanning 258ad0ff43 Remove pages 2020-02-12 14:34:32 +01:00
Marvin Johanning 9e4782326f "Update --help flag" 2020-02-12 14:25:38 +01:00
Marvin Johanning 377b67b1de Update README 2020-02-12 13:24:06 +01:00
Marvin Johanning eb1d2c0455 Remove TODO (now in Gitlab issues) 2020-02-11 15:44:49 +01:00
Marvin Johanning d213fe5aa9 "Correct spelling in README" 2020-02-11 15:35:14 +01:00
Marvin Johanning c31099b605 "Update README" 2020-02-11 15:32:21 +01:00
Marvin Johanning 7b33fdae89 Update README 2020-02-11 15:31:35 +01:00
Marvin Johanning f2c1c761f1 "Add -q flag to installer" 2020-02-11 14:45:32 +01:00
Marvin Johanning 32a7df24ae Formatting in option_parser.rb 2020-02-10 17:15:12 +01:00
Marvin Johanning 27ba0ff260 Update --help flag formatting 2020-02-10 16:47:11 +01:00
Marvin Johanning a50dd106ae Remove unnecessary 'require' 2020-02-10 16:40:15 +01:00
Marvin Johanning 52b9a3c02f Turn formatting.rb into an executable 2020-02-10 16:33:31 +01:00
Marvin Johanning 8e9ba124ac Better --help flag formatting 2020-02-10 16:29:53 +01:00
Marvin Johanning bc023f0cb7 Add more help in --help flag 2020-02-10 16:06:49 +01:00
Marvin Johanning 289e597bb1 Update --help flag 2020-02-10 15:51:31 +01:00
Marvin Johanning f74a2bed8f Remove new line for 'then' in if-statements in installer 2020-02-08 16:26:00 +01:00
Marvin Johanning eee7a7ed24 Fix wrong line break in installer 2020-02-08 11:24:54 +01:00
Marvin Johanning 37b365ec48 Update README 2020-02-08 11:23:57 +01:00
Marvin Johanning 734cc9070b Change installation of wrong gem when asked to install 'rubyzip' 2020-02-08 11:16:49 +01:00
Marvin Johanning d052c1dab4 Better user input in installer, now using error_catch method 2020-02-08 11:15:56 +01:00
Marvin Johanning 912740193d Make installer.sh execubtable 2020-02-07 20:36:17 +01:00
Marvin Johanning 39b3e61fe6 Remove unecessary folder check, add comments 2020-02-07 20:32:51 +01:00
Marvin Johanning ef2aae606d Add option to remove existing RubyTldr installation in installer 2020-02-07 19:33:11 +01:00
Marvin Johanning 05a53070d5 Clean up code of installer 2020-02-07 17:50:05 +01:00
Marvin Johanning 2e4bcf2346 Update installer (better error catching, more verbose output) 2020-02-07 17:23:14 +01:00
Marvin Johanning 44ffa4b1a0 Remove unnecessary boolean 2020-02-06 20:10:13 +01:00
Marvin Johanning 10188bfae2 Remove unnecessary boolean 2020-02-06 20:06:49 +01:00
Marvin Johanning cca0c47e99 Fix 'NoMethodError' when not entering any command 2020-02-06 19:35:51 +01:00
Marvin Johanning 68c7e7df63 Replace "Reeder" with "RubyTldr" in file header of "tldr" 2020-02-06 16:54:19 +01:00
Marvin Johanning 39a5063a44 Remove gif 2020-02-06 16:53:25 +01:00
Marvin Johanning 6ec6b5014f Fix UPCASE bug 2020-02-06 16:50:53 +01:00
Marvin Johanning acf14c084c Refine md parsing, fix bugs 2020-02-06 16:45:21 +01:00
Marvin Johanning 0e8183dce8 Update README 2020-02-05 21:09:57 +01:00
Marvin Johanning 44b1c66e5c Create offline installer, update README, update TODO 2020-02-05 16:24:57 +01:00
Marvin Johanning 562f8e8e5b Remove .html file 2020-02-05 15:38:23 +01:00
Marvin Johanning 8be9de6f9c Fix incorrect license message 2020-02-05 15:36:55 +01:00
Marvin Johanning 46da106d41 Add license notices into file headers 2020-02-05 15:27:56 +01:00
Marvin Johanning 7e13494f82 Add comments, add more verbose and colourful output for update_pages_opt and update_pages, better deletion of index.json file in update_pages and update_pages_opt 2020-02-05 15:01:25 +01:00
Marvin Johanning c586974cb1 Refine missing pages search 2020-02-05 14:43:53 +01:00
Marvin Johanning 8c1ab8b5c9 Update README, fix spelling in installer 2020-02-05 11:54:27 +01:00
Marvin Johanning b0db78d83c Update TODO, update README, update installer 2020-02-05 11:28:52 +01:00
Marvin Johanning 53f6128625 Remove installer copy 2020-02-05 10:34:51 +01:00
Marvin Johanning 9f943c9da5 Update installer 2020-02-05 10:33:04 +01:00
Marvin Johanning fc568f2e93 Merge branch 'master' of https://gitlab.com/mjohanning/RubyTLDR 2020-02-05 09:43:33 +01:00
Marvin Johanning aea406ffa2 Fix wrong installer in README 2020-02-05 09:42:39 +01:00
Marvin Johanning cefd658a6e Delete README.html 2020-02-05 08:23:43 +00:00