Add 'rename_project.sh' script
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
This project is a basic C [SDL2][SDL] project that uses [CMake][] as a build system.
|
||||
|
||||
|
||||
It could be used as a base for any SDL2 project. Just fork it, clone it and
|
||||
execute the `rename_project.sh` script. You will be prompted to enter the new
|
||||
project name, the new executable name and the new git repository, but you can
|
||||
keep the autodetected values. Finally, just commit and push the result to your
|
||||
repository.
|
||||
|
||||
## Dependencies
|
||||
|
||||
- [Git][]
|
||||
|
||||
Reference in New Issue
Block a user