We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df5d77b commit 8c89bf5Copy full SHA for 8c89bf5
README.md
@@ -1,2 +1,11 @@
1
-# bash-utils
2
-A set of functions to simplify writing bash scripts
+ # bash-utils
+[](https://travis-ci.org/aleksandryackovlev/bash-utils)  
3
+A set of functions to simplify writing bash scripts.
4
+
5
6
+## Installation
7
+```shell
8
+$ git clone https://github.com/aleksandryackovlev/bash-utils.git
9
+$ cd bash-utils
10
+$ make install
11
+```
0 commit comments