项目作者: rahul-thakoor

项目描述 :
A better cargo publish
高级语言: Rust
项目地址: git://github.com/rahul-thakoor/cp.git
创建时间: 2018-06-06T12:10:55Z
项目社区:https://github.com/rahul-thakoor/cp

开源协议:

下载


cp

A better cargo publish
It is a WIP project inspired by np

Why?

This tool aims to automate checks before trying to publish a crate for the first time.

Features

  • Check if crate name is available on crates.io
  • Ensures mandatory metadata in Cargo.toml are provided
  • more to come…