mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-02 18:49:59 +00:00
update
This commit is contained in:
parent
741ccb4cce
commit
c4ee49e6f7
16 changed files with 128 additions and 0 deletions
|
@ -92,6 +92,12 @@ Ruby:
|
||||||
gem install assayo
|
gem install assayo
|
||||||
assayo
|
assayo
|
||||||
```
|
```
|
||||||
|
Go:
|
||||||
|
```
|
||||||
|
go get github.com/bakhirev/assayo
|
||||||
|
go install github.com/bakhirev/assayo
|
||||||
|
assayo
|
||||||
|
```
|
||||||
The script will create a folder `./assayo` with a report about repository:
|
The script will create a folder `./assayo` with a report about repository:
|
||||||
```
|
```
|
||||||
./assayo/index.html - report
|
./assayo/index.html - report
|
||||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
||||||
gem install assayo
|
gem install assayo
|
||||||
assayo
|
assayo
|
||||||
```
|
```
|
||||||
|
Go:
|
||||||
|
```
|
||||||
|
go get github.com/bakhirev/assayo
|
||||||
|
go install github.com/bakhirev/assayo
|
||||||
|
assayo
|
||||||
|
```
|
||||||
The script will create a folder `./assayo` with a report about repository:
|
The script will create a folder `./assayo` with a report about repository:
|
||||||
```
|
```
|
||||||
./assayo/index.html - report
|
./assayo/index.html - report
|
||||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
||||||
gem install assayo
|
gem install assayo
|
||||||
assayo
|
assayo
|
||||||
```
|
```
|
||||||
|
Go:
|
||||||
|
```
|
||||||
|
go get github.com/bakhirev/assayo
|
||||||
|
go install github.com/bakhirev/assayo
|
||||||
|
assayo
|
||||||
|
```
|
||||||
The script will create a folder `./assayo` with a report about repository:
|
The script will create a folder `./assayo` with a report about repository:
|
||||||
```
|
```
|
||||||
./assayo/index.html - report
|
./assayo/index.html - report
|
||||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
||||||
gem install assayo
|
gem install assayo
|
||||||
assayo
|
assayo
|
||||||
```
|
```
|
||||||
|
Go:
|
||||||
|
```
|
||||||
|
go get github.com/bakhirev/assayo
|
||||||
|
go install github.com/bakhirev/assayo
|
||||||
|
assayo
|
||||||
|
```
|
||||||
The script will create a folder `./assayo` with a report about repository:
|
The script will create a folder `./assayo` with a report about repository:
|
||||||
```
|
```
|
||||||
./assayo/index.html - report
|
./assayo/index.html - report
|
||||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
||||||
gem install assayo
|
gem install assayo
|
||||||
assayo
|
assayo
|
||||||
```
|
```
|
||||||
|
Go:
|
||||||
|
```
|
||||||
|
go get github.com/bakhirev/assayo
|
||||||
|
go install github.com/bakhirev/assayo
|
||||||
|
assayo
|
||||||
|
```
|
||||||
The script will create a folder `./assayo` with a report about repository:
|
The script will create a folder `./assayo` with a report about repository:
|
||||||
```
|
```
|
||||||
./assayo/index.html - report
|
./assayo/index.html - report
|
||||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
||||||
gem install assayo
|
gem install assayo
|
||||||
assayo
|
assayo
|
||||||
```
|
```
|
||||||
|
Go:
|
||||||
|
```
|
||||||
|
go get github.com/bakhirev/assayo
|
||||||
|
go install github.com/bakhirev/assayo
|
||||||
|
assayo
|
||||||
|
```
|
||||||
The script will create a folder `./assayo` with a report about repository:
|
The script will create a folder `./assayo` with a report about repository:
|
||||||
```
|
```
|
||||||
./assayo/index.html - report
|
./assayo/index.html - report
|
||||||
|
|
|
@ -92,6 +92,12 @@ Ruby:
|
||||||
gem install assayo
|
gem install assayo
|
||||||
assayo
|
assayo
|
||||||
```
|
```
|
||||||
|
Go:
|
||||||
|
```
|
||||||
|
go get github.com/bakhirev/assayo
|
||||||
|
go install github.com/bakhirev/assayo
|
||||||
|
assayo
|
||||||
|
```
|
||||||
Скрипт создаст папку `./assayo` с отчётом по данному репозиторию:
|
Скрипт создаст папку `./assayo` с отчётом по данному репозиторию:
|
||||||
```
|
```
|
||||||
./assayo/index.html - отчёт
|
./assayo/index.html - отчёт
|
||||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
||||||
gem install assayo
|
gem install assayo
|
||||||
assayo
|
assayo
|
||||||
```
|
```
|
||||||
|
Go:
|
||||||
|
```
|
||||||
|
go get github.com/bakhirev/assayo
|
||||||
|
go install github.com/bakhirev/assayo
|
||||||
|
assayo
|
||||||
|
```
|
||||||
The script will create a folder `./assayo` with a report about repository:
|
The script will create a folder `./assayo` with a report about repository:
|
||||||
```
|
```
|
||||||
./assayo/index.html - report
|
./assayo/index.html - report
|
||||||
|
|
|
@ -96,6 +96,16 @@
|
||||||
"assayo"
|
"assayo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"p": "Go:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pre": [
|
||||||
|
"go get github.com/bakhirev/assayo",
|
||||||
|
"go install github.com/bakhirev/assayo",
|
||||||
|
"assayo"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"p": "The script will create a folder `./assayo` with a report about repository:"
|
"p": "The script will create a folder `./assayo` with a report about repository:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -99,6 +99,16 @@
|
||||||
"assayo"
|
"assayo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"p": "Go:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pre": [
|
||||||
|
"go get github.com/bakhirev/assayo",
|
||||||
|
"go install github.com/bakhirev/assayo",
|
||||||
|
"assayo"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"p": "The script will create a folder `./assayo` with a report about repository:"
|
"p": "The script will create a folder `./assayo` with a report about repository:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -99,6 +99,16 @@
|
||||||
"assayo"
|
"assayo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"p": "Go:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pre": [
|
||||||
|
"go get github.com/bakhirev/assayo",
|
||||||
|
"go install github.com/bakhirev/assayo",
|
||||||
|
"assayo"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"p": "The script will create a folder `./assayo` with a report about repository:"
|
"p": "The script will create a folder `./assayo` with a report about repository:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -99,6 +99,16 @@
|
||||||
"assayo"
|
"assayo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"p": "Go:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pre": [
|
||||||
|
"go get github.com/bakhirev/assayo",
|
||||||
|
"go install github.com/bakhirev/assayo",
|
||||||
|
"assayo"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"p": "The script will create a folder `./assayo` with a report about repository:"
|
"p": "The script will create a folder `./assayo` with a report about repository:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -99,6 +99,16 @@
|
||||||
"assayo"
|
"assayo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"p": "Go:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pre": [
|
||||||
|
"go get github.com/bakhirev/assayo",
|
||||||
|
"go install github.com/bakhirev/assayo",
|
||||||
|
"assayo"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"p": "The script will create a folder `./assayo` with a report about repository:"
|
"p": "The script will create a folder `./assayo` with a report about repository:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -99,6 +99,16 @@
|
||||||
"assayo"
|
"assayo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"p": "Go:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pre": [
|
||||||
|
"go get github.com/bakhirev/assayo",
|
||||||
|
"go install github.com/bakhirev/assayo",
|
||||||
|
"assayo"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"p": "The script will create a folder `./assayo` with a report about repository:"
|
"p": "The script will create a folder `./assayo` with a report about repository:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -97,6 +97,16 @@
|
||||||
"assayo"
|
"assayo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"p": "Go:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pre": [
|
||||||
|
"go get github.com/bakhirev/assayo",
|
||||||
|
"go install github.com/bakhirev/assayo",
|
||||||
|
"assayo"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"p": "Скрипт создаст папку `./assayo` с отчётом по данному репозиторию:"
|
"p": "Скрипт создаст папку `./assayo` с отчётом по данному репозиторию:"
|
||||||
},
|
},
|
||||||
|
|
|
@ -99,6 +99,16 @@
|
||||||
"assayo"
|
"assayo"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"p": "Go:"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pre": [
|
||||||
|
"go get github.com/bakhirev/assayo",
|
||||||
|
"go install github.com/bakhirev/assayo",
|
||||||
|
"assayo"
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"p": "The script will create a folder `./assayo` with a report about repository:"
|
"p": "The script will create a folder `./assayo` with a report about repository:"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue