Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a command line target which could be used as a memcached interactive tool #112

Open
aisk opened this issue Feb 11, 2020 · 0 comments
Open

Comments

@aisk
Copy link
Owner

aisk commented Feb 11, 2020

We can add a subfolder and marks it as bin in Cargo.toml, so that we can build a executable with cargo build or cargo install. There is an example: https://github.com/shadowsocks/shadowsocks-rust/blob/master/Cargo.toml

So that we can add a target called memcache-cli, for people can install it with cargo install, and use it as a command line tool to operate memcached data.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant