bos-cli 0.3.9

Command line utility helps to develop widgets for near.social by allowing developers to use standard developer tools like their best code editor and standard tools for source code version control, and then deploy their widgets to SocialDB in one command.
1
2
3
4
5
6
[target.x86_64-unknown-linux-gnu]
# Run the following command to get the build environment:
# ```
# docker build --tag cross:x86_64-unknown-linux-gnu ./cross/x86_64-unknown-linux-gnu/
# ```
image = "cross:x86_64-unknown-linux-gnu"