Skip to content

liyishuai/file-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Synchroniser

Docker CI

Coq formalisation of the Unison file synchroniser

Meta

Building and installation instructions

The easiest way to install the latest released version of File Synchroniser is via OPAM:

opam repo add coq-released https://coq.inria.fr/opam/released
opam install coq-file-sync

To instead build and install manually, do:

git clone https://github.com/liyishuai/file-sync.git
cd file-sync
make   # or make -j <number-of-cores-on-your-machine> 
make install

About

File synchroniser specification in Coq

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published