Skip to content

Commit efb581f

Browse files
committed
Added contributing quickstart
1 parent f582f80 commit efb581f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

README.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,17 @@ Find out more
3939
.. _`Roadmap`: https://github.com/snowplow/snowplow/wiki/Python-Tracker-Roadmap
4040
.. _`Contributing`: https://github.com/snowplow/snowplow/wiki/Python-Tracker-Contributing
4141

42+
Contributing quickstart
43+
#######################
44+
45+
::
46+
47+
$ git clone --recursive https://github.com/snowplow/dev-environment.git
48+
$ cd dev-environment
49+
$ rm -rf .git*
50+
$ ansible-playbook /vagrant/ansible-playbooks/snowplow-python-tracker.yml --inventory-file=/home/vagrant/ansible_hosts --connection=local
51+
$ ...
52+
4253
Copyright and license
4354
#####################
4455

0 commit comments

Comments
 (0)