Skip to content
This repository was archived by the owner on Mar 14, 2019. It is now read-only.

Make it easier to contribute#53

Open
julkue wants to merge 1 commit intoerikwett:masterfrom
julkue:master
Open

Make it easier to contribute#53
julkue wants to merge 1 commit intoerikwett:masterfrom
julkue:master

Conversation

@julkue
Copy link

@julkue julkue commented Apr 18, 2018

  • Created build script in package.json. Why?
    • To only need to run one command to build the project
    • With that, gulp dependency can be used directly from node_modules folder and doesn't require a global installation
  • Created a CONTRIBUTING.md for other to know what they need to do when they want to develop in the project
  • Ignored default npm-debug.log files and PHPStorm/Webstorm config files

Closes #51

@erikwett
Copy link
Owner

The fact that you needed to run two gulp tasks to make a build was really a bug. A fix for that has been merged into the repository.

@julkue
Copy link
Author

julkue commented Apr 18, 2018

Alright, feel free to pick the things you need or close the PR entirely. I've already deleted the fork, so I currently don't have an intention to adjust something.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants