Skip to content

Latest commit

 

History

History
56 lines (44 loc) · 2.29 KB

functions.md

File metadata and controls

56 lines (44 loc) · 2.29 KB

HomeSetup Developer Handbook

Functions handbook

Table of contents

Standard Tools

This set of tool were designed to help you on daily tasks and improve productivity with the command line. Many functions to help find files/directories, text and other utilities such as system information and partitions. A list of available functions can be found on the README.md section Standard Tools

Development Tools

This section is dedicated for developers. There are a bunch of functions to make your life easier with some development tools. This set is new and will be improved in the future. Currently we have support for the following toold:

  • Docker
  • Gradle
  • Git

A list of available functions can be found on the README.md section Development Tools

Back to User Handbook