The git repo for the Better Click To Tweet WordPress Plugin https://wordpress.org/plugins/better-click-to-tweet/
This repo contains only the trunk from the SVN repo.
Pull requests are accepted, with the exception of translations. Please use the official WordPress translation tools at https://translate.wordpress.org/projects/wp-plugins/better-click-to-tweet
For local development, clone the entire repo to /plugins/better-click-to-tweet/
and run
npm install
followed by
npm run build