Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dongsub-joung/rust_cli
Some tools written rust
https://github.com/dongsub-joung/rust_cli
Last synced: 6 days ago
JSON representation
Some tools written rust
- Host: GitHub
- URL: https://github.com/dongsub-joung/rust_cli
- Owner: dongsub-joung
- License: gpl-3.0
- Created: 2023-02-05T13:49:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T16:40:03.000Z (10 months ago)
- Last Synced: 2024-01-07T17:11:44.100Z (10 months ago)
- Language: Rust
- Size: 6.94 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rust_CLI
Some tools written rust## [D-Day](https://github.com/dongsub-joung/rust_CLI/tree/main/d-day)
```
$ 2024 1 1
> ID: 1: 2024 1 1,
> Difference in days until D-Day: 15end: ctrl^c
```---
## [file hashing cli](https://github.com/dongsub-joung/rust_CLI/tree/main/file_hashing_cli)
a tiny ransomware or file-saver
```
$ 1. keep going, 2. pass
> 1$ Set an absolute path
> {/your/absolute/path}
```> Make the entire directory hashing = game over
---
# [shop_manage](https://github.com/dongsub-joung/rust_CLI/tree/main/shop_manage)
> Refactor rust file directory
---
## [testing](https://github.com/dongsub-joung/rust_CLI/tree/main/testing)
`testing` is my rust lang cheatsheet
---
## [TODO LIST CLI](https://github.com/dongsub-joung/rust_CLI/tree/main/todo)
version sqlite (file managing)
## [TODO LIST CLI 2](https://github.com/dongsub-joung/rust_CLI/tree/main/todo_v02)
Architecture
## [TODO LIST CLI v3](https://github.com/dongsub-joung/rust_CLI/tree/main/todo_v03)
default id abcd / pw 1234