Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
11f74c1ce4
24
README.md
24
README.md
@ -1,13 +1,13 @@
|
|||||||
## Realize
|
## Realize
|
||||||
|
|
||||||
[](https://godoc.org/github.com/tockins/realize)
|
[](https://godoc.org/github.com/tockins/realize)
|
||||||
[](https://travis-ci.org/tockins/realize)
|
[](https://travis-ci.org/tockins/realize)
|
||||||
[](https://raw.githubusercontent.com/tockins/realize/v1/LICENSE)
|
[](https://raw.githubusercontent.com/tockins/realize/v1/LICENSE)
|
||||||
[](https://github.com/tockins/realize-examples)
|
[](https://github.com/tockins/realize-examples)
|
||||||
[](https://gitter.im/tockins/realize?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[](https://gitter.im/tockins/realize?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
[](https://goreportcard.com/report/github.com/tockins/realize)
|
[](https://goreportcard.com/report/github.com/tockins/realize)
|
||||||
[](#backers)
|
[](#backers)
|
||||||
[](#sponsors)
|
[](#sponsors)
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="http://i.imgur.com/pkMDtrl.png" width="350px">
|
<img src="http://i.imgur.com/pkMDtrl.png" width="350px">
|
||||||
@ -25,10 +25,10 @@ Various operations can be programmed for each project, which can be executed at
|
|||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
#### Wiki
|
#### Content
|
||||||
|
|
||||||
- [Features list](#features)
|
- [Features list](#features)
|
||||||
- [Getting Started](#installation)
|
- [Get started](#get-started)
|
||||||
- [Config sample](#config-sample) - Sample config file
|
- [Config sample](#config-sample) - Sample config file
|
||||||
- [Run cmd](#run) - Run a project
|
- [Run cmd](#run) - Run a project
|
||||||
- [Add cmd](#add) - Add a new project
|
- [Add cmd](#add) - Add a new project
|
||||||
@ -62,8 +62,8 @@ Next features and informations
|
|||||||
- [ ] Support to ignore paths and files in gititnore
|
- [ ] Support to ignore paths and files in gititnore
|
||||||
- [ ] Input redirection (wait for an input and redirect) useful for cli scripts
|
- [ ] Input redirection (wait for an input and redirect) useful for cli scripts
|
||||||
|
|
||||||
#### Installation
|
#### Get started
|
||||||
Run this to get/install:
|
Run this to get and install:
|
||||||
```
|
```
|
||||||
$ go get github.com/tockins/realize
|
$ go get github.com/tockins/realize
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user