Skip to content

Cj-bc/tkinsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

overview

This is a shellscript library to manage UI in CLI. This library provides a lot of usage to make screen, draw shapes(like square, cyrcle), draw text box,etc... overwride tput command and make it easier to make UI in CLI.

Example

Here, will be some photos using tkinsh

How to use this

I think I might make a good library management tool for bash someday, but I'm not sure when I'll make it...

Using homebrew

  1. brew tap Cj-bc/tkinsh and brew install tkinsh
  2. add "source <tkinsh_path(default--/usr/local/lib/tkinsh/tkinsh.sh)>" at the top of your sourcecode

Don't forget to make users install tkinsh with your project if you release them.

include all into your project (recomended)

  1. at your project directory, git pull https://github.com/Cj-bc/tkinsh.git
  2. ./tkinsh/projinstall.sh

License

This software is relased under MIT License

When you use tkinsh in your project

It's not necessary, but I'm happy if you tell me which project is it, how is it used. If I can hear, I'll list your project below as "Example of using tkinsh"

Example of using tkinsh

Nothing yet, of cource.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published