youki icon indicating copy to clipboard operation
youki copied to clipboard

Be published crate.io

Open utam0k opened this issue 3 years ago • 3 comments

  • [ ] license or license-file
  • [ ] description
  • [ ] homepage
  • [ ] documentation
  • [ ] repository
  • [ ] readme

utam0k avatar Jan 02 '22 08:01 utam0k

https://doc.rust-lang.org/cargo/reference/publishing.html

Check out the metadata you can specify in Cargo.toml to ensure your crate can be discovered more easily! Before publishing, make sure you have filled out the following fields:

license or license-file description homepage documentation repository readme

utam0k avatar Feb 20 '22 05:02 utam0k

Hi @utam0k . I'm interested in taking this task because I want to use Youki in a project I'm working on and I'd rather pull it from crates than from GitHub. However, the part I'm mostly interested in is taking the commands of the youki crate and turning them into a library so they can be used from a different main.

Would that part interest you too? If so, should we just make another issue and tackle that there?

Silcet avatar Sep 29 '22 16:09 Silcet

@Silcet Sorry for the late reply. Currently, youki is already divided into several crates. What crate do you want to use?

utam0k avatar Oct 10 '22 05:10 utam0k