dylanaraps/pure-bash-bible

TODO

Aberta

#2 aberto em 14 de jun. de 2018

 (8 comentários) (3 reações) (0 responsável)Shell (3.638 forks)batch import
good first issuehelp wanted

Métricas do repositório

Stars
 (41.717 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador