chenyan2002 / mops-cli

A Rust client for mops
1 stars 1 forks source link

Mops CLI

A Rust client implementation of the Motoko package manger.

If you have many packages from github, you may get rate limited from github. You can create a personal access token, and put the token in the GITHUB_TOKEN environment variable to get a much higher limit.

Conventions

Import canisters in mops.toml

Differences from the node client

Pending issues