DEV Community

Crosson David
Crosson David

Posted on

A Software to publish good code examples

Code example manager (CEM) is a software tool which manage your code examples and provide publish mechanisms to github.com (gists) or gitlab.com (snippets).

Current Code example manager (CEM) implementation is just a command line tool which compare locally available examples with already published ones in order to find what it should do (add, update, do nothing).

All my code examples (my programming knowledge base) are now shared using this tool, you can take a look to my public gists overview on github to illustrate the publishing work achieved by CEM.

Latest comments (0)