https://github.com/japrozs/template
https://github.com/japrozs/template
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/japrozs/template
- Owner: japrozs
- Created: 2023-01-13T08:50:07.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T08:57:15.000Z (over 2 years ago)
- Last Synced: 2025-01-09T01:04:01.215Z (5 months ago)
- Language: Shell
- Size: 128 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# `template`
setup your simple C projects quickly and easily.
## Usage
```bash
# copy/clone the new.sh script wherever you want it
chmod +x ./new.sh
./new.sh
```