1
0
mirror of https://github.com/lxc/incus.git synced 2026-02-05 09:46:19 +01:00

Create README.md

Signed-off-by: Patrick Reilly <patrick@mesosphere.io>
This commit is contained in:
Patrick Reilly
2014-11-06 15:28:03 -08:00
parent 8ea42b49bb
commit 2687a32ca4

18
README.md Normal file
View File

@@ -0,0 +1,18 @@
lxd
===
REST API, command line tool and OpenStack integration plugin for LXC
LXD is pronounced lex-dee
Obtaining the code
------------------
go get github.com/lxc/lxd
Running the tool
----------------
cd $GOPATH/src/github.com/lxc/lxd
go build