Contributing
Last updated
Last updated
To contribute to OWD, you'll need a Contributor Token as well as some basic terminal knowledge.
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