You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,12 @@
1
+
# Artefacts Click
2
+
3
+
This is a simple fork of the [click package](https://github.com/pallets/click) that supports deeper localisation. Artefacts tools are using this fork while its features get tentatively added to the click main line (through [this PR](https://github.com/pallets/click/pull/2890)).
4
+
5
+
This fork is completely submitted to the click original project. All changes here are for localisation---no feature change. Please note this fork resets versioning to avoid confusion.
6
+
7
+
The present version 0.1.0 is based off `click==8.2.0` and will be kept in sync. Please get in touch through issues if we're getting late at syncing!
8
+
9
+
1
10
# $ click_
2
11
3
12
Click is a Python package for creating beautiful command line interfaces
0 commit comments