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

Move implementation of spr command line tool to binary crate root #122

Conversation

sven-of-cord
Copy link
Contributor

This commit moves the code from src/spr.rs into src/main.rs. The code is the implementation of the spr command line tool itself. It doesn't need to be in the library crate.

Test Plan: cargo check && cargo test && cargo clippy && cargo build

Sven Over added 2 commits July 19, 2022 22:26
Created using spr 1.3.5-beta.1

[skip ci]
Created using spr 1.3.5-beta.1
Sven Over added 2 commits July 19, 2022 22:29
Created using spr 1.3.5-beta.1

[skip ci]
Created using spr 1.3.5-beta.1
Sven Over added 2 commits July 20, 2022 21:05
Created using spr 1.3.5-beta.1

[skip ci]
Created using spr 1.3.5-beta.1
@sven-of-cord sven-of-cord changed the base branch from spr/sven-of-cord/master.move-implementation-of-spr-command-line-tool-to-binary-crate-root to master July 20, 2022 20:06
@sven-of-cord sven-of-cord merged commit 2b4ded3 into master Jul 20, 2022
@sven-of-cord sven-of-cord deleted the spr/sven-of-cord/move-implementation-of-spr-command-line-tool-to-binary-crate-root branch July 20, 2022 20:06
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