Skip to content
This repository has been archived by the owner on Jul 11, 2019. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xF6 authored Jul 1, 2019
1 parent 6ed589b commit 7ff1ddb
Showing 1 changed file with 47 additions and 2 deletions.
49 changes: 47 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,47 @@
# las-cli
Fucking Log ASCII Standard
<!-- Name -->
<h1 align="center">
Log ASCII Standard - CLI
</h1>
<!-- desc -->
<h4 align="center">
find target-type in las files))0
</h4>
<p align="center">
<a href="#">
<img src="https://dev.azure.com/0xF6/LAS-CLI/_apis/build/status/0xF6.las-cli?branchName=master">
</a>
<a href="https://t.me/ivysola">
<img src="https://img.shields.io/badge/Ask%20Me-Anything-1f425f.svg">
</a>

</p>
<p align="center">
<a href="#">
<img src="https://forthebadge.com/images/badges/made-with-c-sharp.svg">
<img src="https://forthebadge.com/images/badges/designed-in-ms-paint.svg">
<img src="https://forthebadge.com/images/badges/ages-18.svg">
<img src="https://ForTheBadge.com/images/badges/winter-is-coming.svg">
<img src="https://forthebadge.com/images/badges/gluten-free.svg">
</a>
</p>

![image](https://user-images.githubusercontent.com/13326808/60406711-fd2aa500-9bbf-11e9-8657-4076a00b0583.png)


##### Flags

in env:
```yaml
- CLI_EMOJI_USE : 0 - disable cli use emoji
- CLI_COLOR_USE : 0 - disable cli use coloring
```
example:
```powershell
$env:CLI_EMOJI_USE=0;./lascli --help
```


##### Help

![image](https://user-images.githubusercontent.com/13326808/60406780-51ce2000-9bc0-11e9-9e3f-68434f5313e3.png)
![image](https://user-images.githubusercontent.com/13326808/60406790-572b6a80-9bc0-11e9-9067-f2b8ed03fc41.png)

0 comments on commit 7ff1ddb

Please sign in to comment.