An open API service indexing awesome lists of open source software.

https://github.com/minishlab/watertemplate

Template
https://github.com/minishlab/watertemplate

Last synced: 22 days ago
JSON representation

Template

Awesome Lists containing this project

README

          

# 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:

```bash
make install
```