Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Building from source
    1. Clone the HDC project's repository:

      Code Block
      languagebash
      $: git clone ssh://git@git.iter.org/imas/hdc.git


    2. Build MDBM backend (optional)


      Expand
        1. Clone the MDBM project's repository:
      Code Block
      languagebash
      $: git clone https://github.com/yahoo/mdbm


      Navigate to local HDC directory:

      Code Block
      languagebash
      $: cd hdc



    3. Navigate to local HDC directory:

      Code Block
      languagebash
      $: cd hdc


    4. Create new directory for build files:

      Code Block
      languagebash
      $: mkdir build


    5. Navigate to build directory:

      Code Block
      languagebash
      $: cd build


    6. Create new directory for build files:

      Code Block
      languagebash
      $: git clone ssh://git@git.iter.org/imas/hdc.git