heartpoints / heartpoints.org

3 stars 4 forks source link

Organize Bash Commands #216

Open tommysullivan opened 5 years ago

tommysullivan commented 5 years ago
  1. camelCasing functions
  2. fileName:functionName()
  3. minimal public functions with help
  4. auto show arguments in help output
  5. decouple heartpoints specifics from generics
  6. autocomplete working? (source path broke it?)