We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Do you have a Giter8 template (or any similar template framework) for Doodle projects?
I ask because I made this recently, and I got started by forking this sketchbook project.
This worked fine, but it'd be nice if there was a more obvious way to do this.
It could just consist of a build.sbt with a dependency on doodle, and a single main class which created an empty Picture and wrote it to a file.
Picture
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Do you have a Giter8 template (or any similar template framework) for Doodle projects?
I ask because I made this recently, and I got started by forking this sketchbook project.
This worked fine, but it'd be nice if there was a more obvious way to do this.
It could just consist of a build.sbt with a dependency on doodle, and a single main class which created an empty
Picture
and wrote it to a file.The text was updated successfully, but these errors were encountered: