Skip to content

Commit

Permalink
Added Slack community space invitation link
Browse files Browse the repository at this point in the history
  • Loading branch information
eko committed Aug 3, 2019
1 parent dea8136 commit db97123
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
[![GoDoc](https://godoc.org/github.com/eko/monday?status.png)](https://godoc.org/github.com/eko/monday)
[![GoReportCard](https://goreportcard.com/badge/github.com/eko/monday)](https://goreportcard.com/report/github.com/eko/monday)


Your new microservice development environment friend. This CLI tool allows you to define a configuration to work with both local applications (Go, NodeJS, Rust or others) and forward some other applications over Kubernetes in case you don't want to run them locally.

![Schema](https://github.com/eko/monday/blob/master/misc/schema.jpg?raw=true)
Expand Down Expand Up @@ -132,6 +131,10 @@ To lear more about the configuration, please take a look at the [Configuration W

For an overview of what's possible with configuration file, please look at the [configuration example file here](https://raw.githubusercontent.com/eko/monday/master/example.yaml).

## Community

You can [join the community Slack space](https://join.slack.com/t/mondaytool/shared_invite/enQtNzE3NDAxNzIxNTQyLTBmNGU5YzAwNjRjY2IxY2MwZmM5Njg5N2EwY2NjYzEwZWExNWYyYTlmMzg5ZTBjNDRiOTUwYzM3ZDBhZTllOGM) to discuss about your issues, new features or anything else regarding Monday.

## Run tests

Test suite can be run with:
Expand Down

0 comments on commit db97123

Please sign in to comment.