-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
Maybe document a few extra comments on how to build a brandnew repo for the newly created module? Because it basically still starts out as your repo :-)
Here's how I did it - might not be the best way, so please have a look, comments are welcome.
I started by creating an empty repo on Github
- adapted Licence and Readme
- uncommented node_modules and mapfiles in .gitignore
- removed setup.php and setup.json (and yarn.lock :))
- removed .git
- did a git init
- git remote add origin https://github.com/Martimiz/my-repo
- did the initial commit
- pushed to origin/master
If you agree I will gladly make a pulll
Martine
Metadata
Metadata
Assignees
Labels
No labels