Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR to create a config file generator #27

Merged
merged 3 commits into from
Jun 11, 2017
Merged

Conversation

iAmao
Copy link
Owner

@iAmao iAmao commented Jun 11, 2017

What Does This PR Do?

This PR adds sample files and generates actual files from them

Description Of Task To Be Completed

Add a file generator for:

  • webpack
  • .babelrc
  • .eslintrc
  • package.json

Any Background Context You Want To Provide?

N/A

How can this be manually tested?

  • clone this repo git clone https://github.com/andela-iamao/react-raise.git
  • navigate to cloned repo cd react-raise
  • install dependencies npm install
  • Run tests npm test
  • Start command node index.js

Screenshot(s)

N/A

What are the relevant github issues?

#21
#22
#19

Inumidun Amao added 3 commits June 11, 2017 11:09
- webpack.config.js
- .eslintrc
- .babelrc
- package.json
[Delivers #22]
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling c79606b on ft-generate-config-files into ** on develop**.

@iAmao iAmao merged commit 24b95ae into develop Jun 11, 2017
@iAmao iAmao deleted the ft-generate-config-files branch June 15, 2017 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants