Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 381 Bytes

File metadata and controls

8 lines (6 loc) · 381 Bytes

Contributing to GetNF

Welcome to the GetNF contributing guide.

Development

  • Follow the Shell Style Guide from Google
  • Format the code with shfmt by running shfmt -w getnf
  • Make sure shellcheck shows no errors when running shellcheck getnf