Skip to content

Build the repo for the new module #3

@Martimiz

Description

@Martimiz

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

  1. adapted Licence and Readme
  2. uncommented node_modules and mapfiles in .gitignore
  3. removed setup.php and setup.json (and yarn.lock :))
  4. removed .git
  5. did a git init
  6. git remote add origin https://github.com/Martimiz/my-repo
  7. did the initial commit
  8. pushed to origin/master

If you agree I will gladly make a pulll

Martine

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions