https://github.com/dannypsnl-fork/racket-project
Racket Project template for myself
https://github.com/dannypsnl-fork/racket-project
racket template-project
Last synced: 3 months ago
JSON representation
Racket Project template for myself
- Host: GitHub
- URL: https://github.com/dannypsnl-fork/racket-project
- Owner: dannypsnl-fork
- License: apache-2.0
- Created: 2020-10-07T22:09:05.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-09-21T14:17:05.000Z (over 3 years ago)
- Last Synced: 2025-12-14T03:12:42.896Z (6 months ago)
- Topics: racket, template-project
- Language: Racket
- Homepage:
- Size: 458 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# racket-project
[](https://github.com/dannypsnl/racket-project/actions/workflows/racket-test.yml)
[](https://dannypsnl.github.io/racket-project/coverage)
### How to use
```sh
# start replacing process, the script will ask some problems to make your project
./replace.sh
# commit
rm ./replace.sh && git add . && git commit -m "rename"
```