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

add init script #42

Merged
merged 1 commit into from
Dec 8, 2018
Merged

add init script #42

merged 1 commit into from
Dec 8, 2018

Conversation

hipstersmoothie
Copy link
Collaborator

@hipstersmoothie hipstersmoothie commented Dec 8, 2018

What Changed

Interactive project initialization

Why

Setup should be easy!

closes #7

Todo:

  • Add tests
  • Add docs
  • Add SemVer label

@codecov
Copy link

codecov bot commented Dec 8, 2018

Codecov Report

Merging #42 into master will decrease coverage by 2.83%.
The diff coverage is 35.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #42      +/-   ##
==========================================
- Coverage   79.06%   76.23%   -2.84%     
==========================================
  Files          12       13       +1     
  Lines         817      871      +54     
  Branches      106      112       +6     
==========================================
+ Hits          646      664      +18     
- Misses        152      188      +36     
  Partials       19       19
Impacted Files Coverage Δ
src/cli/args.ts 100% <100%> (ø) ⬆️
src/main.ts 24.1% <25%> (+0.01%) ⬆️
src/init.ts 26.66% <26.66%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 462b96d...8184f74. Read the comment docs.

@hipstersmoothie hipstersmoothie merged commit 36f658a into master Dec 8, 2018
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.

init script
1 participant