Skip to content

Racket Project template for myself

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

dannypsnl-fork/racket-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

racket-project

Test Coverage

How to use

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