Git Product home page Git Product logo

cmlcontrol's Introduction

Cml Control

An OCaml-based management tool for local version control.

Authors:
Logan Allen, Andrew Grossfeld, Brandon Walker, and Michael Gingras

Installation

Download source code from this repo.
For compilation, you need to install the following dependecies:

cryptokit

Install cryptokit: opam install cryptokit

  • It is possible and even likely that you will receive an error.
    To fix this issue run: opam depext conf-zlib.1
  • Answer yes to all of the prompts and then after completion
    Re-run: opam install cryptokit

ANSITerminal

Install ANSITerminal: opam install ANSITerminal

ocamldiff

Install ocamldiff: opam install ocamldiff

Compilation

Navigate to the CmlControl src directory in terminal.

Run: make

  • This will compile the program and attempt to copy the cml bash script and cml byte code to the /usr/bin/local folder so that CmlControl can be run from any directory on your system.

To uninstall CmlControl from your system. run: make uninstall

You have now successfully compiled our project and are able to experience the wonders of CmlControl!

To begin:

Open a directory on you machine and run: cml init

  • This will initialize your directory as a cml repository

Run cml or cml help for more information, or read our design document.

Development

This project is Open Source! Feel free to explore the source code and contribute via pull requests.

Adhere to the following guidelines when developing CmlControl:

Run: make clean to remove compiled OCaml files before committing to the development repository.

Run: make uninstall to remove cml from your path entirely.

Run: rm -rf .cml/ before committing if you were testing cml in the local repo.

cmlcontrol's People

Contributors

amg445 avatar loganallen avatar mcgingras avatar ncskier avatar

Stargazers

 avatar

Watchers

 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.