Skip to content

scottTomaszewski/bashbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bashbox

Command Docs

  • datetime
    • datetime.now.iso
    • datetime.now.hr
    • datetime.now.unix
    • datetime.now.unix_seconds
    • datetime.now.unix_milli
    • datetime.now.unix_nano
  • docs
    • docs.generate_for_bash
    • docs.markdown_links
  • git
    • git.get_ref
    • git.last_tag
    • git.remote.expand_sha
    • git.clone.shallow
  • git.notes
    • git.notes.fetch
    • git.notes.log
    • git.notes.kv.get
    • git.notes.kv.remote.get
    • git.notes.kv.set
  • io
    • io.file_or_var
    • io.without_extensions
    • io.without_last_extension
    • io.extensions
    • io.last_extension
    • io.full_dir_of
  • json
    • json.get
    • json.get_or_default
    • json.set
    • json.inplace.set
    • json.set_number
    • json.inplace.set_number
    • json.set_json
    • json.inplace.set_json
    • json.delete
    • json.inplace.delete
    • json.merge
    • json.inplace.merge
  • log
    • log.info
    • log.warn
    • log.warning
    • log.error
    • log.title
    • log.header
    • log.mocking
    • log.color
    • log.color.code
    • log.color.options
  • preconditions
    • preconditions.not_null
    • preconditions.has_command
    • preconditions.require_command
    • preconditions.require_file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published