OpenGB printer control.
Project description
# Open Gigabot Controller.
## Docs
Visit http://opengb.readthedocs.org for all documentation
## Frontends
Note the opengb-web frontend was added via git read-tree as described in #2 [here](http://stackoverflow.com/a/30386041/1273241):
` git remote add -f -t master --no-tags opengb-web git@github.com:re-3D/opengb-web.git git merge -s ours --no-commit opengb-web/master git read-tree --prefix=opengb/frontend/opengb -u opengb-web/master:dist git commit `
It may be updated in future like this:
` git fetch opengb-web git merge -s ours --no-commit opengb-web/master git rm -rf opengb/frontend/opengb git read-tree --prefix=opengb/frontend/opengb -u opengb-web/master:dist git commit `
## Packaging
Debian packages are created using [dh-virtualenv](https://dh-virtualenv.readthedocs.org):
` dpkg-buildpackage -us -uc `
Note: packages are currently stored in `/pkg` until a proper repo is set up.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file opengb-0.19.0.tar.gz
.
File metadata
- Download URL: opengb-0.19.0.tar.gz
- Upload date:
- Size: 419.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 65d24d844742b7f6289a15924d58b0bd5940d78914d6d3892b10928031a4aa4f |
|
MD5 | 225a7b98f8353bdea3edc9b581e939b4 |
|
BLAKE2b-256 | 8b37b08b2864aea7a3a75323d97b9373267dc852ff2b1730a2f34e535b6ca5c6 |