2 unstable releases

new 0.67.0 Mar 13, 2025
0.66.10 Mar 11, 2025

#406 in Authentication

40 downloads per month

Apache-2.0

105KB
2K SLoC

forc-publish

Forc subcommand for uploading a package to the registry.

Authentication

Requires either the --token argument to be passed, or a ~/.forc/credentials.toml file like this:

[registry]
token = "YOUR_TOKEN"

This credential file can be created automatically by running the CLI without the --token argument.

Local development

For local development, run forc.pub, create an API token and then forc publish --registry-url http://localhost:8080

Dependencies

~44–62MB
~1M SLoC