An open API service indexing awesome lists of open source software.

https://github.com/cybercase/funproject

Collection of code snippets that I wrote in my spare time
https://github.com/cybercase/funproject

Last synced: 11 months ago
JSON representation

Collection of code snippets that I wrote in my spare time

Awesome Lists containing this project

README

          

A collection of code snippets that I'm writing for my blog posts.

Consider the following lines as included in each file from this project.

/*
* Copyright (C) 2015 Stefano Brilli - stefanobrilli@gmail.com
*
* This file is part of Funproject.
*
* Funproject is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License as
* published by the Free Software Foundation, version 2.
*
* Funproject is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
* See the GNU General Public License for more details.
*/