Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 671 Bytes

File metadata and controls

44 lines (27 loc) · 671 Bytes

PROJECT TEMPLATE

Features

  • Feature 1
  • Feature 2
  • Feature 3

Build

In the root directory of the project. (Where this file is located)

type

make and it will output the project binary in the bin directory

Install

Once built, the binaries can be used from that directory, or if the user prefers, can move it to /usr/bin directory.

Automation

TODO: Describe any required scripts for running the project or checking pid in cron.

Usage

TODO: Describe command line parameters if any.

Updates

  • 0.0.0: readme template

Legal

TODO: put any open source licenses for libraries used here.