mirror of
https://github.com/bakhirev/assayo.git
synced 2025-09-02 10:40:16 +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
|
||||
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:
|
||||
```
|
||||
./assayo/index.html - report
|
||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
|||
gem install 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:
|
||||
```
|
||||
./assayo/index.html - report
|
||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
|||
gem install 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:
|
||||
```
|
||||
./assayo/index.html - report
|
||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
|||
gem install 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:
|
||||
```
|
||||
./assayo/index.html - report
|
||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
|||
gem install 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:
|
||||
```
|
||||
./assayo/index.html - report
|
||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
|||
gem install 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:
|
||||
```
|
||||
./assayo/index.html - report
|
||||
|
|
|
@ -92,6 +92,12 @@ Ruby:
|
|||
gem install assayo
|
||||
assayo
|
||||
```
|
||||
Go:
|
||||
```
|
||||
go get github.com/bakhirev/assayo
|
||||
go install github.com/bakhirev/assayo
|
||||
assayo
|
||||
```
|
||||
Скрипт создаст папку `./assayo` с отчётом по данному репозиторию:
|
||||
```
|
||||
./assayo/index.html - отчёт
|
||||
|
|
|
@ -93,6 +93,12 @@ Ruby:
|
|||
gem install 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:
|
||||
```
|
||||
./assayo/index.html - report
|
||||
|
|
|
@ -96,6 +96,16 @@
|
|||
"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:"
|
||||
},
|
||||
|
|
|
@ -99,6 +99,16 @@
|
|||
"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:"
|
||||
},
|
||||
|
|
|
@ -99,6 +99,16 @@
|
|||
"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:"
|
||||
},
|
||||
|
|
|
@ -99,6 +99,16 @@
|
|||
"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:"
|
||||
},
|
||||
|
|
|
@ -99,6 +99,16 @@
|
|||
"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:"
|
||||
},
|
||||
|
|
|
@ -99,6 +99,16 @@
|
|||
"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:"
|
||||
},
|
||||
|
|
|
@ -97,6 +97,16 @@
|
|||
"assayo"
|
||||
]
|
||||
},
|
||||
{
|
||||
"p": "Go:"
|
||||
},
|
||||
{
|
||||
"pre": [
|
||||
"go get github.com/bakhirev/assayo",
|
||||
"go install github.com/bakhirev/assayo",
|
||||
"assayo"
|
||||
]
|
||||
},
|
||||
{
|
||||
"p": "Скрипт создаст папку `./assayo` с отчётом по данному репозиторию:"
|
||||
},
|
||||
|
|
|
@ -99,6 +99,16 @@
|
|||
"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:"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue