https://github.com/minishlab/watertemplate
Template
https://github.com/minishlab/watertemplate
Last synced: 22 days ago
JSON representation
Template
- Host: GitHub
- URL: https://github.com/minishlab/watertemplate
- Owner: MinishLab
- License: mit
- Created: 2024-08-10T17:11:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T21:01:17.000Z (about 1 year ago)
- Last Synced: 2025-05-13T15:21:19.758Z (9 months ago)
- Language: Makefile
- Homepage:
- Size: 29.3 KB
- Stars: 4
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```