GithubHelp home page GithubHelp logo

gopiandcode / camelclone Goto Github PK

View Code? Open in Web Editor NEW
2.0 3.0 0.0 14 KB

Automatically push changes to selected repositories - 0% tested yet 100% correct.

Makefile 2.61% Shell 2.00% Coq 81.27% OCaml 14.12%
ocaml verification coq formalization

camelclone's Introduction

Camel Clone - 0% tested, 100% correct!

Example verified program built using Othudd theorem driven development.

Camel Clone implements a fairly simple algorithm that, given a sequence of file directories containing git repositories as input from a configuration file, navigates to each repository then commits and pushes any changes to their respective remotes.

Push changes to selected local repositories online.

  camelclone.exe 

Intended to be run as a chron job for syncing repositories used for coordination

=== flags ===

  [-config configuration]  file to load repositories, defaults to ~/.camelclone
  [-strict]                whether the program should immediately exit if any files are not
                           found. Defaults to false.
  [-verbose]               whether the program should print detailed information.
                           Defaults to false.

As this software was developed using a theorem driven development cycle, it comes with a formally verified proof of correctness - see lib/vericamelclone.v.

Hence, CamelClone is 0% tested, but certainly 100% correct.

Just you try adding a bug pull request.

Requirements

  • Coq - 8.9
  • Ssreflect - 1.9
  • Ocaml
  • Dune
  • Core

Setup

  1. Run make
make
  1. Verify it works with
make run

camelclone's People

Contributors

gopiandcode avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.