Skip to content

MinishLab/watertemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watertemplate

Our template

Usage

To start a new project, follow the steps below:

  1. Replace PACKAGE with the name of your project.

  2. Run the following make commands to install the project:

make clean install
  1. To compile new requirements, run:
make compile