Skip to content

some function to handle the convertion of system of numeration for ymc shell lib

License

Notifications You must be signed in to change notification settings

YMC-GitHub/sh-lib-num-base-bc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sh lib num-base-bc

desc

some function to handle the convertion of system of numeration for ymc shell lib

deps

  • sh-lib-arr
  • sh-lib-stack
  • sh-lib-time-cost

feat

  • num_base_bc_10_to_xx
  • num_base_bc_2_to_10
cat src/index.with.str.sh | grep "function " | sed "s/function */- [x] /g"  | sed "s/(){//g"

how to use for poduction?

# get the code

# run the index file
# ./index.sh

# or import to your sh file
# source /path/to/the/index file

# simple usage

how to use for developer?

# get the code

# run test
./src/test.sh
#2 get some fail test
#./src/test.sh | grep "it is false"

author

yemiancheng ymc.github@gmail.com

license

MIT

About

some function to handle the convertion of system of numeration for ymc shell lib

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages