Contributing
Last updated
Last updated
To contribute to OWD, you'll need a Contributor Token as well as some basic terminal knowledge.
The feature may be disabled on the API-side for some reasons. If it is the case, you'll get an error stating that the feature has been disabled.
You can get a CT by going to https://openweightdatabase.org/contributing/token and fill the form.
If you successfully go through all the checks, you'll get a token prompted to the screen. Do not lose it as it cannot be retrieved.
The official command-line tool for interacting with OWD is available in the official repo. You can check how to install and setup the CLI here.
Once the CLI tool is installed and configured, you can add an item by running owdcli add
and following the steps prompted.
TBD