-
-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
The names of Gradle tasks releaseProcessingLib
and copyToLocalProcessing
can be a bit confusing.
The releaseProcessingLib
task doesn’t actually release the library but builds it for release, and copyToLocalProcessing
could also be a little more specific.
To make things clearer, how about renaming them to something like buildReleaseArtifacts
and deployToProcessingSketchbook
?
Stefterv and mingness
Metadata
Metadata
Assignees
Labels
No labels