Compare commits
No commits in common. "242c13099b597b58de2c5db3cb082c0004c0ac0b" and "ca17e19d150d45a9408f8b2886b2b9047f5a7745" have entirely different histories.
242c13099b
...
ca17e19d15
@ -1,14 +1,8 @@
|
||||
[package]
|
||||
name = "csrs"
|
||||
version = "0.1.1-dev"
|
||||
version = "0.1.0"
|
||||
authors = ["Sambo Chea <sombochea@cubetiqs.com>"]
|
||||
edition = "2018"
|
||||
description = "CUBETIQ Syncer for database tools and internal tool for the team in the company."
|
||||
license = "MIT"
|
||||
repository = "https://github.com/CUBETIQ/csrs.git"
|
||||
keywords = ["rust-cli", "cubetiq-cli", "tools", "clap"]
|
||||
categories = ["cli", "tools"]
|
||||
readme = "README.md"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
@ -1,11 +1,6 @@
|
||||
<div align="center">
|
||||
<h2><code>CUBETIQ Syncer for Database Tools</code></h2>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<h4><code>Roadmap</code></h4>
|
||||
</div>
|
||||
<code>CUBETIQ Syncer for Database Tools</code>
|
||||
|
||||
<code>Roadmap</code>
|
||||
- [ ] Implement the command line app (CLI)
|
||||
- [ ] Make the cli call the api for sync the data
|
||||
- [ ] Encrypt the data within password
|
||||
|
Loading…
Reference in New Issue
Block a user