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
Create a dedicated file for explaining how to install
and test the project. (I had forgotten a few steps, so recording
what I re-learned to save myself and others time in the future).
Copy file name to clipboardExpand all lines: README.md
-13Lines changed: 0 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -68,19 +68,6 @@ L' F B2 L F2 B2 L' F2 L2 R B2 U' B' D' L2 D' F2 B2 R2 Fw2 U Rw2 Uw2 R' U' Rw2 R
68
68
```
69
69

70
70
71
-
## Build
72
-
TNoodle CLI uses Gradle, so building from source is just the standard gradle build command.
73
-
```
74
-
./gradlew build
75
-
```
76
-
The built .jar file will be located at `./build/releases/tnoodle-cli-VERSION.jar`
77
-
78
-
If you want to build the full distributions for each operating system, then use the `runtimeZip` task.
79
-
```
80
-
./gradlew runtimeZip
81
-
```
82
-
The built distributions will be in `./build/releases/`
83
-
84
71
## Legal
85
72
***Disclaimer:** This CLI tool is an **unofficial** project currently unaffiliated with the WCA. Scrambles generated by this tool are NOT authorized for use in any official WCA event. All such scrambles must be generated using the [official TNoodle program](https://www.worldcubeassociation.org/regulations/scrambles/).*
0 commit comments