WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

cloudmesh/technologies

Repository files navigation

Creating the Document

The documentation is very easy to create as it relies on pandoc. To install it you can do the following:

Mac OSX

Use homebrew

$ brew install pandoc
$ brew install pandoc-citeproc

On Linux and Windows, please follow the directions for pandoc Windows

Once you have installed pandoc you can create the book with our simple Makefile contained in the source directory. Simply clone the source and call make in the source dir

    $ mkdir -p ~/github/cloudmesh
    $ cd ~/github/cloudmesh
    $ git clone https://github.com/cloudmesh/technologies.git
    $ cd technologies
    $ make todo
    $ make

To look at the book, open the text with your favorite e-book reader. On OSX you can say

    $ make view

...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 43

Languages