linglong/README.md

30 lines
1.0 KiB
Markdown
Raw Permalink Normal View History

2021-08-30 10:54:38 +08:00
# 玲珑
Linglong is the container application toolkit of deepin.
2021-08-30 10:54:38 +08:00
Linglong is the abbreviation of Linglong Tower, which not only means that the container can control the application, but also shows the idea that the application/runtime/system is layered like a tower.
2021-08-30 10:54:38 +08:00
## Getting help
Any usage issues can ask for help via
- [Gitter](https://gitter.im/orgs/linuxdeepin/rooms)
- [IRC channel](https://webchat.freenode.net/?channels=deepin)
- [Forum](https://bbs.deepin.org)
- [WiKi](https://wiki.deepin.org/)
## Getting involved
We encourage you to report issues and contribute changes
- [Contribution guide for developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers-en) (English)
- [Code Contribution Guidelines for Developers](https://github.com/linuxdeepin/developer-center/wiki/Contribution-Guidelines-for-Developers) (Chinese)
2021-08-30 10:54:38 +08:00
## License
This project is licensed under [LGPL-3.0-or-later](LICENSE).
2021-08-30 10:54:38 +08:00
## Credits and references
- [OStree](https://github.com/ostreedev/ostree)