mirror of
https://github.com/lxc/incus.git
synced 2026-02-05 09:46:19 +01:00
33
README.md
33
README.md
@@ -1,18 +1,33 @@
|
||||
lxd
|
||||
===
|
||||
# lxd
|
||||
|
||||
REST API, command line tool and OpenStack integration plugin for LXC
|
||||
REST API, command line tool and OpenStack integration plugin for LXC.
|
||||
|
||||
LXD is pronounced lex-dee
|
||||
LXD is pronounced lex-dee.
|
||||
|
||||
|
||||
Obtaining the code
|
||||
------------------
|
||||
## Obtaining the code
|
||||
|
||||
go get github.com/lxc/lxd
|
||||
|
||||
Running the tool
|
||||
----------------
|
||||
## Running the tool
|
||||
|
||||
cd $GOPATH/src/github.com/lxc/lxd
|
||||
go build
|
||||
|
||||
## Bug reports
|
||||
|
||||
Bug reports can be filed at https://github.com/lxc/lxd/issues/new
|
||||
|
||||
## Contributing
|
||||
|
||||
Fixes and new features are greatly appreciated but please read our
|
||||
[contributing guidelines](CONTRIBUTING.md) first.
|
||||
|
||||
Contributions to this project should be sent as pull requests on github.
|
||||
|
||||
## Support and discussions
|
||||
|
||||
We use the LXC mailing-lists for developer and user discussions, you can
|
||||
find and subscribe to those at: https://lists.linuxcontainers.org
|
||||
|
||||
If you prefer live discussions, some of us also hang out in
|
||||
[#lxcontainers](http://webchat.freenode.net/?channels=#lxcontainers) on irc.freenode.net.
|
||||
|
||||
Reference in New Issue
Block a user