Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 402 Bytes

File metadata and controls

19 lines (10 loc) · 402 Bytes

devtools

Collection of most-used tools for development

  • /.github

    Contains Github action yml's for security and build actions.

  • /bash

    Contains bash aliases and helper functions to improve productivity.

  • /code-snippets

    Contains frequently used code snippets.

  • /docker

    Contains example Dockerfile's for Angular and Next apps.