Re: Retrieving ELKS source code and building it

Jody Bruchon <[email protected]> Sat, 13 Jun 2015 11:28:17 -0400
Newsgroups org.kernel.vger.linux-8086
Message-ID <[email protected]>
On 2015/06/13 11:26, Gregg Levine wrote:
> What is the approved method of retrieving the source code and source
> for tools, to build and eventually make use of ELKS?

git clone https://github.com/jbruchon/elks.git

...and after you've done that once...

git pull