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

Create the zet create command #5

Merged
merged 5 commits into from
Oct 31, 2023
Merged

Conversation

peterramaldes
Copy link
Owner

  • Get the path for the zet notes repository
  • Enable zet creating the file and open the $EDITOR with it
  • Create create.rs file to handle the business logic
  • zet create command created

@peterramaldes peterramaldes linked an issue Oct 29, 2023 that may be closed by this pull request
@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2023

Codecov Report

Merging #5 (f5afa92) into main (6bc7d4d) will decrease coverage by 50.00%.
The diff coverage is 0.00%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
src/main.rs 0.00% <0.00%> (-50.00%) ⬇️
src/create.rs 0.00% <0.00%> (ø)

@peterramaldes peterramaldes self-assigned this Oct 29, 2023
@peterramaldes peterramaldes merged commit 4cd9bc4 into main Oct 31, 2023
15 checks passed
@peterramaldes peterramaldes deleted the 3-create-the-zet-create-command branch October 31, 2023 23:59
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.

Create the zet create command
2 participants