GitHub - flowac/Cidr: Cidr is distributed revision-control-system · GitHub
Skip to content

Latest commit

 

History

27 Commits

Folders and files

Repository files navigation

Cidr is distributed revision-control-system

Purpose

This project aims to create an extremely lightweight version control system with only POSIX compliant, public domain, C (std=c99) code. Only the very basic functionalities of a version control system will be implemented.

Build

Run make to build the project for distribution. Run make d to build for debugging.

Commands

Work in progress.

Background

Traditional version control systems such as Git and SVN are too heavyweight.

About

Cidr is distributed revision-control-system

Topics

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages