Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
6fc84ce7be | ||
|
63cd3baffc |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
.DS_Store
|
||||||
|
*.app
|
16
README.md
16
README.md
@ -19,6 +19,22 @@ Create, list or delete bare repos on git server. Edit your config and descriptio
|
|||||||
- Create, list, delete, edit hooks
|
- Create, list, delete, edit hooks
|
||||||
|
|
||||||
|
|
||||||
|
#### autoscript
|
||||||
|
|
||||||
|
Quickly setup the base to start writing scripts.
|
||||||
|
Supports crystal, python and bash (default)
|
||||||
|
|
||||||
|
|
||||||
|
#### initializeANSI
|
||||||
|
|
||||||
|
Initialize a bunch of variables with ANSI colors and co.
|
||||||
|
|
||||||
|
|
||||||
|
#### glances
|
||||||
|
|
||||||
|
top alternative
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## MacOS
|
## MacOS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user