mirror of
https://github.com/cccb/servicepoint.git
synced 2025-01-18 18:10:14 +01:00
Add basic readme
This commit is contained in:
parent
0e312a9d28
commit
3106c5f3e8
|
@ -0,0 +1,13 @@
|
|||
# What is this?
|
||||
|
||||
Python bindings for the rust servicepoint library.
|
||||
|
||||
## Building
|
||||
|
||||
* Need a python virtualenv
|
||||
* Activate it
|
||||
* `make build`
|
||||
|
||||
## TODO
|
||||
|
||||
* Automate shit
|
Loading…
Reference in a new issue