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

Added 'cargo-quill new', and minimal docs. #489

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Miro-Andrin
Copy link
Contributor

@Miro-Andrin Miro-Andrin commented Sep 26, 2021

Add 'new' command to cargo-quill.

Status

  • Ready
  • Development
  • Hold

Description

Added 'cargo-quill new' that works similar to cargo new, but that makes the library,
a cdynlib, and marks quill as a dependency.

Related issues

#457

Checklist

  • Ran cargo fmt, cargo clippy --all-targets, cargo build --release and cargo test and fixed any generated errors!
  • Removed unnecessary commented out code
  • Used specific traces (if you trace actions please specify the cause i.e. the player)

Note: if you locally don't get any errors, but GitHub Actions fails (especially at clippy) you might want to check your rust toolchain version. You can then feel free to fix these warnings/errors in your PR.

@Miro-Andrin Miro-Andrin force-pushed the cargo-quill-test-build branch from 46bb1ff to 178c5da Compare September 26, 2021 11:17
@tim-kt
Copy link

tim-kt commented Sep 28, 2021

Works on Windows 11.

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