Commit graph

31 commits

Author SHA1 Message Date
Tomasz Górecki
487e3788a1 After-review corrections
Changed args to the contructor to named parameters.
Changed CLI arguments' names.
2017-07-05 07:27:39 +02:00
Tomasz Górecki
056657b97e Corrected rubocop issues 2017-07-04 10:40:34 +02:00
Tomasz Górecki
dd4bdc85f3 Added support for passing files as input 2017-07-04 09:31:16 +02:00
Tomasz Górecki
160734fb2c Updated Readme 2017-07-04 09:05:58 +02:00
Tomasz Górecki
1e07facec9 Added -1 option 2017-07-04 09:00:16 +02:00
Tomasz Górecki
d3495cf6f1 Added dirs-first sorting 2017-07-04 08:41:11 +02:00
Tomasz Górecki
d3f52a6895 Made the script executable & added shebang 2017-07-04 08:24:41 +02:00
Tomasz Górecki
f9df865190 Added --sort (case-insensitive) option 2017-07-04 08:23:45 +02:00
Eric Soldierer
09f9b20997 Update installation location in README (#14)
* update install location

* updated function definition and added possibility to make -r default option

* fix formatting of code block

* fix installation path in function
2017-07-03 17:17:21 +05:30
Athitya
eb1e40994f Fixes negative-slice bug
When the largest file name is greater than the terminal's screen width, the loop used to slice the contents with a negative index - which raises an error. This has now been fixed.
2017-07-03 15:51:27 +05:30
Athitya Kumar
bbf78a4938 Adds 'PRs welcome' badge 2017-07-02 14:18:57 +05:30
Athitya
80711cdb68 Updates README 2017-07-02 12:16:09 +05:30
Athitya
be2fb0b4ae Adds support for special folder icons 2017-07-02 11:54:15 +05:30
Athitya
8d55ba207b Ignores incorrect flags given to lc 2017-07-01 20:36:24 +05:30
Athitya
300377dddf Adds support to more formats 2017-07-01 20:09:45 +05:30
Athitya
405b3f03b2 Adds usage and tweaking section to README 2017-07-01 15:54:11 +05:30
Athitya Kumar
1fbd3a723b Adds Travis CI logo 2017-07-01 15:44:40 +05:30
Athitya
65e5971d75 Updates README 2017-07-01 15:41:41 +05:30
Athitya
faabe85060 Fixes rubocop issue 2017-07-01 15:22:20 +05:30
Athitya
8de164b6fd Adds better indent decisions to lc, with --report flag 2017-07-01 15:14:10 +05:30
Athitya
26e05cfb4d Fixes rubocop issue 2017-06-30 15:28:13 +05:30
Athitya
ed2a250e88 Adds minor correction in tab indentation 2017-06-30 15:14:27 +05:30
Athitya
b340d0035c Updates README 2017-06-30 13:46:38 +05:30
Athitya
cdcdf2d8fe Adds feature of multiple files in same line with proper indentation 2017-06-30 13:40:46 +05:30
Athitya
e51e1f855c Fixes minor same directory issue 2017-06-29 22:57:31 +05:30
Athitya
db3c579b9c Adds Rubocop to Gemfile 2017-06-29 22:47:24 +05:30
Athitya
cf5eb0c07f Adds travis CI config 2017-06-29 22:44:41 +05:30
Athitya
3cbeb05e27 Edits README 2017-06-29 22:37:49 +05:30
Athitya
4af4a2fb30 Clarifies setup in README 2017-06-29 22:34:56 +05:30
Athitya
79ae9d5cee Adds README 2017-06-29 22:32:18 +05:30
Athitya
ad726bc083 Inits repository 2017-06-29 22:08:38 +05:30