moving content to developing.md
This commit is contained in:
@@ -118,11 +118,14 @@ vacbot.run(Charge()) # return to the charger
|
|||||||
## Developing
|
## Developing
|
||||||
|
|
||||||
If you'd like to join in on developing, I recommend checking out the code,
|
If you'd like to join in on developing, I recommend checking out the code,
|
||||||
[setting up a virtual environment](https://packaging.python.org/guides/installing-using-pip-and-virtualenv/),
|
setting up a virtual environment, and installing this package in editable
|
||||||
and doing `pip install -e .`. You can run the existing tests using
|
mode. You can confirm your environment works by running the tests. And please
|
||||||
`nosetests`. Please add tests for any new functionality.
|
do join the [mailing list](https://groups.google.com/forum/#!forum/sucks-users)
|
||||||
|
to discuss your plans.
|
||||||
|
|
||||||
|
For more information see [the development documentation](developing.md).
|
||||||
|
|
||||||
|
|
||||||
For more information see [the development documentation](developing.md)
|
|
||||||
|
|
||||||
## See also
|
## See also
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user