-
Notifications
You must be signed in to change notification settings - Fork 5
Rework README and move dev instructions to contributing #481
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
Changes from 1 commit
7ad4f88
4737b69
e123e18
2d5f0a7
c1aab30
d46b6f9
3900cbc
9213fed
6816c2e
70fdc49
de3b099
c3dabc9
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
Co-authored-by: David Stansby <dstansby@gmail.com>
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
--- | ||
MD013: false | ||
MD033: false | ||
MD033: false # no-inline-html |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -32,7 +32,7 @@ If you have [uv] installed, you can use our template with the following one-line | |
uvx cookiecutter gh:ucl-arc/python-tooling --checkout latest | ||
``` | ||
|
||
You can also [install cookiecutter]. | ||
Alternatively you can [install cookiecutter]. | ||
samcunliffe marked this conversation as resolved.
Show resolved
Hide resolved
|
||
Do this if you don't use [uv], or if you're likely to want to use cookiecutter again. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This says "you can do this if you don't use uv", but then the command below uses There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I do link to there. Line above ☝️ There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Maybe we could change
to
to make it clearer that this is distinct from the
to
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. How about just removing the whole thing and directing the user to install cookiecutter following cookiecutter's instructions? Then it becomes a bit simpler. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Looks good to me! |
||
Here's the way we install it: | ||
samcunliffe marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
|
Uh oh!
There was an error while loading. Please reload this page.