Skip to content
 
 

Repository files navigation

<sketch>

https://quackbarc.github.io/sketch - screenshot from v2024.4.8


A fork of dagwaging's drawing client for the anarchy draw-swapping website garyc.me/sketch, with additional features like screentoning, filling, and zooming.

Warning

Because garyc.me/sketch is an anarchy website, drawings on it may be NSFW or even worse than that.
Check the website with caution, in case you don't already frequent it.


Development

If you ever wish to work on the client on your own machine:

  1. Make sure you have Bower and the Polymer CLI installed in your system.
  2. Clone the repository.
  3. Navigate to the cloned repository, then run bower install on it to install project dependencies.

All the other commands listed below will assume your terminal is currently on the clone repository.

Serving

$ polymer serve

This should serve the whole client locally onto localhost (the port will be shown on the console). You could also use other methods that start a file server, e.g. npx http-server (ref).

Building

$ polymer build

This should build a minified ES6-compatible version onto build/es6-bundled/, as per the project's polymer.json. To serve the build with the same Polymer CLI:

$ polymer serve build/es6-bundled

About

a forked drawing client for garyc.me/sketch made with Polymer

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages