Skip to content

Commit 748f136

Browse files
authored
Contributor Ramp up (#190)
* added build job to documentation * added redis backend * rewrite invoke build line
1 parent 2029a68 commit 748f136

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ The project is following Network to Code software development guidelines and are
7676
- pytest, coverage, and unittest for unit tests.
7777

7878
You can ensure your contribution adheres to these checks by running `invoke tests` from the CLI.
79+
The command `invoke build` builds a docker container with all the necessary dependencies (including the redis backend) locally to facilitate the execution of these tests.
7980

8081
# Questions
8182
Please see the [documentation](https://diffsync.readthedocs.io/en/latest/index.html) for detailed documentation on how to use `diffsync`. For any additional questions or comments, feel free to swing by the [Network to Code slack channel](https://networktocode.slack.com/) (channel #networktocode). Sign up [here](http://slack.networktocode.com/)

0 commit comments

Comments
 (0)