Skip to content

n0ta26/words-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

words-maker

It's an application to create words with Rust

Install

$ git clone https://github.com/tarou1226/words-maker.git

Environment

  • rustc: 1.64.0
  • cargo: 1.64.0

Flow chart

Flowchart

Usage

create file

$ Input command → create
$ Input file name → security.txt
$ Created successfully!

add word

$ Input command → add
$ Input file name → security.txt
$ Input title → Integrity
$ Input contents → Maintaining data up-to-date and correct
$ Complete!

delete file

$ Input command → delete
$ Input file name → security.txt
$ Complete!

finished app

$ Input command → finished
$ Thank you for using.
$ Have a nice day!!!

About

It's an application to create words with Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages