An open API service indexing awesome lists of open source software.

https://github.com/slaclab/epix-hr-core


https://github.com/slaclab/epix-hr-core

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

[DOE Code](https://www.osti.gov/doecode/biblio/75605)

# epix-hr-core

> https://www.xilinx.com/products/boards-and-kits/dk-u1-kcu1500-g.html

# Before you clone the GIT repository

1) Create a github account:
> https://github.com/

2) On the Linux machine that you will clone the github from, generate a SSH key (if not already done)
> https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/

3) Add a new SSH key to your GitHub account
> https://help.github.com/articles/adding-a-new-ssh-key-to-your-github-account/

4) Setup for large filesystems on github
> $ git lfs install

# Clone the GIT repository
```$ git clone --recursive git@github.com:slaclab/epix-hr-core```