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

chore(docs): document new options for pepr init #1199

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

samayer12
Copy link
Collaborator

Description

Adds documentation for pepr init

Related Issue

Fixes #1192

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Other (security config, docs update, etc)

Checklist before merging

@samayer12 samayer12 requested a review from a team as a code owner September 30, 2024 21:20
@samayer12 samayer12 self-assigned this Sep 30, 2024
Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.73%. Comparing base (9a30baa) to head (3d0f351).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1199   +/-   ##
=======================================
  Coverage   85.73%   85.73%           
=======================================
  Files          29       29           
  Lines        1388     1388           
  Branches      288      312   +24     
=======================================
  Hits         1190     1190           
  Misses        196      196           
  Partials        2        2           

Copy link
Collaborator

@cmwylie19 cmwylie19 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cmwylie19 cmwylie19 merged commit 53d20f9 into main Sep 30, 2024
42 checks passed
@cmwylie19 cmwylie19 deleted the 1109-init-docs branch September 30, 2024 22:02
@cmwylie19 cmwylie19 added this to the v0.38.0 milestone Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

Update docs for npx pepr init flags
2 participants