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

Idea: Add a to-project command #14

Open
chmp opened this issue Mar 26, 2021 · 0 comments
Open

Idea: Add a to-project command #14

chmp opened this issue Mar 26, 2021 · 0 comments

Comments

@chmp
Copy link
Owner

chmp commented Mar 26, 2021

Turn a script into a standard cargo project. For example:

cargo wop into-project script.rs ../path/to/project

Creates:

# NOTE: depending on the crate type
../path/to/project/src/main.rs
../path/to/project/Cargo.toml
@chmp chmp changed the title Add a to-project command Idea: Add a to-project command Mar 27, 2021
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

No branches or pull requests

1 participant