jserv / facebooc
- воскресенье, 15 мая 2016 г. в 03:14:04
C
Yet another Facebook clone written in C
Proof-of-concept Facebook clone in C. The only dependency is SQLite3.
Install SQLite development package:
sudo apt-get install libsqlite3-dev
cd facebooc
make run
Facebooc
is freely redistributable under the two-clause BSD License.
Use of this source code is governed by a BSD-style license that can be found
in the LICENSE
file.