Your Sleek, Distraction-Free Notepad for Endless Productivity
CherryPad: Your Sleek, Distraction-Free Notepad for Endless Productivity
Welcome to CherryPad 🍒, the notepad extension for your browser!
CherryPad is designed to make your note-taking experience quick, convenient, and visually pleasing.
With features like AutoSave, a built-in emoji panel, and hidden Easter Eggs, CherryPad offers a fun yet practical workspace.
Gogradle is a gradle plugin that provides support for building golang. Gogradle is a Gradle plugin that provide modern build support for Golang. Gogradle is deeply inspired by glide(I need to pay respect for it). You can simply think Gogradle as glide+make. make has a very steep learning curve, thus many people (like me) aren't good at it; Gradle use a DSL with similar syntax to Java to describe a build, which is easier for me. Makefile and Shell have cross-platform issues, especially on...