mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-03-20 03:46:09 +08:00
Update Readme and issue templates (#40)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||

|
||||
|
||||
# Overview [](https://github.com/nektos/act/actions) [](https://gitter.im/nektos/act?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [](https://goreportcard.com/report/github.com/nektos/act) [](https://github.com/jonico/awesome-runners)
|
||||
# Overview
|
||||
|
||||
> "Think globally, `act` locally"
|
||||
|
||||
@@ -23,7 +23,7 @@ Let's see it in action with a [sample repo](https://github.com/cplee/github-acti
|
||||
|
||||
# Act User Guide
|
||||
|
||||
Please look at the [act user guide](https://nektosact.com) for more documentation.
|
||||
Please look at the [act user guide](https://actions-oss.github.io/act-docs/) for more documentation.
|
||||
|
||||
# Support
|
||||
|
||||
@@ -35,7 +35,7 @@ Want to contribute to act? Awesome! Check out the [contributing guidelines](CONT
|
||||
|
||||
## Manually building from source
|
||||
|
||||
- Install Go tools 1.20+ - (<https://golang.org/doc/install>)
|
||||
- Install Go tools 1.23+ - (<https://golang.org/doc/install>)
|
||||
- Clone this repo `git clone git@github.com:actions-oss/act-cli.git`
|
||||
- Run unit tests with `make test`
|
||||
- Build and install: `make install`
|
||||
|
||||
Reference in New Issue
Block a user