Skip to content
This repository has been archived by the owner on Mar 19, 2022. It is now read-only.

Create a setup script #1

Open
DimitarNestorov opened this issue Apr 22, 2020 · 0 comments
Open

Create a setup script #1

DimitarNestorov opened this issue Apr 22, 2020 · 0 comments

Comments

@DimitarNestorov
Copy link
Contributor

DimitarNestorov commented Apr 22, 2020

Create a script where the first argument is the name of the framework and it automatically replaces all occurrences of NameOfFramework (file names and inside files). This is followed by:

rm README.md
mv README_TEMPLATE.md README.md
rm setup.sh
git add .
git commit --ammend --message ""

Example:

./setup.sh MediaRemote
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant