8000 add some getting started instructions for contributors · rshide/server-client-python@1c60b01 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c60b01

Browse files
committed
add some getting started instructions for contributors
1 parent 04ed840 commit 1c60b01

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contributing.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,10 @@ creating a PR can be found in the [Development Guide](https://tableau.github.io/
5353
If the feature is complex or has multiple solutions that could be equally appropriate approaches, it would be helpful to file an issue to discuss the
5454
design trade-offs of each solution before implementing, to allow us to collectively arrive at the best solution, which most likely exists in the middle
5555
somewhere.
56+
57+
58+
## Getting Started
59+
> pip install versioneer
60+
> python setup.py build
61+
> python setup.py test
62+
>

0 commit comments

Comments
 (0)
0