devto-cli-0.3.1 is not a library.
devto-cli

A CLI tool to manage dev.to articles similar to Zenn CLI
Installation
You can install this using the cargo install
command:
Configuration
You need to export your dev.to token to use.
Or you can pass the token as an option:
Obtain a dev.to token
- Go to
Settings
>Account
>DEV Community API Keys
- Enter description and click on
Generate API Key
Generate a repository template
Create a new article
Delete an unpublished article
Preview a draft article
Contribution
Build
Or you can directly execute the binary:
Test
Publish
GitHub Releases
crates.io