Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash

My bash library.

Example

#!/bin/bash -eu

. <(curl -L https://github.com/ogiekako/bash/raw/refs/heads/main/lib.sh)

str::snake_to_camel foo_bar # fooBar
echo foo_bar | str::snake_to_camel # fooBar

References

About

My bash library

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages