dylanaraps/pure-bash-bible

TODO

Open

#2 opened on Jun 14, 2018

View on GitHub
 (8 comments) (3 reactions) (0 assignees)Shell (41,574 stars) (3,637 forks)batch import
good first issuehelp wanted

Description

  • Dynamic variable naming.
  • Internal variables.
  • Turn the non-functions into functions.
    • This is so tests can be written.
    • It also shows a working use case for the task.
  • Add a CONTRIBUTING.md.
  • Look into side effects of using shopt and set.
  • /dev/tcp
  • Convert to pdf
    • Add a cover.
    • Add references.
  • Write some in-depth descriptions for all of the functions.
    • How they work.
    • What tools they replace.
    • Caveats
    • ???
  • Add argument parsing.

Contributor guide

TODO · dylanaraps/pure-bash-bible#2 | Good First Issue