Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
dntk
dntk is command line's multi-platform Interactive calculator, GNU bc wrapper.

✔︎ dntk means calculator in a japanese.
✔︎ dntk is gnu bc wrapper. so, syntax is equal to gnu bc. learn syntax more
✔︎ dntk support cross-platform😄 mac, alpine, linux, and windows!!!
✔︎ dntk is a NATIVE The Rust Programming Language application.
✔︎ dntk can move cursor, can delete char, can refresh buffer.
✔︎ dntk write color means,
Current dntk's version: v2.1.4
Download Page: https://github.com/nnao45/dntk/releases/latest
Install
Mac
Linux
if can't move, try...
Windows
Cargo
zplug
Docker
Can use dntk docker image,
Look!! Very light weight!!🚀
And run,
And...
All OK!! 😎
Options
❯❯❯ dntk -h
USAGE:
dntk [FLAGS] [OPTIONS]
FLAGS:
-h, --help Prints help information
-q, --quiet No print information message
-v, --version Prints version information
-w, --white Set White color in a output
OPTIONS:
--bc-path <PATH> Use a specific bc command path [default: bc]
-s, --scale <NUMBER> Number of truncated after the decimal point
Windows Support
You may install bc.exe and set PATH.

Keybind
Basic Key
Basic Operation
Operation for Logical
Using Function
you can use under function.
more detail 👉 https://www.gnu.org/software/bc/manual/html_mono/bc.html
Pipe Use...
|
behave, like bc ☺️
Have a nice rust hacking days:sparkles::wink:
Writer & License
dntk was writed by nnao45 (WORK:Infrastructure Engineer, Twitter:@nnao45, MAIL:n4sekai5y@gmail.com).
This software is released under the MIT License, see LICENSE.