Skip to content
/ sketches Public

Experiments, half baked ideas, unfinished projects.

License

Notifications You must be signed in to change notification settings

erik/sketches

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Sketches

Experiments, half baked ideas & unfinished projects.

I have a lot of project ideas that go nowhere.

Rather than lose the code on a harddrive somewhere or flood my GitHub account with barely working code, I start my new projects here.

When they start to come into shape (and, well, work), I'll split them out into their own repos using the subtree commands below.

Unless otherwised noted, all code in this repository falls under the Affero GNU General Public License (AGPL-3.0-or-later).

Importing existing projects.

$ git subtree add -P [prefix] repo.git master

Splitting sketches out into standalone projects.

$ git subtree push -P [prefix] repo.git master

About

Experiments, half baked ideas, unfinished projects.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published