chore: update README
ci/woodpecker/pr/build Pipeline was successful Details
ci/woodpecker/pr/docker-build Pipeline was successful Details
ci/woodpecker/pr/lint Pipeline was successful Details

This commit is contained in:
Aire-One 2023-04-24 00:14:49 +02:00
parent e76188f87f
commit 6220faa65f
1 changed files with 4 additions and 2 deletions

View File

@ -3,9 +3,10 @@
A project to generate Teal types definitions for the Awesome WM based on the API documentation. A project to generate Teal types definitions for the Awesome WM based on the API documentation.
[![status-badge](https://woodpecker.aireone.xyz/api/badges/Aire-One/awesomewm.d.tl/status.svg)](https://woodpecker.aireone.xyz/Aire-One/awesomewm.d.tl) [![status-badge](https://woodpecker.aireone.xyz/api/badges/Aire-One/awesomewm.d.tl/status.svg)](https://woodpecker.aireone.xyz/Aire-One/awesomewm.d.tl)
# Dependencies # Dependencies
Project dependencies : ## Project dependencies
- Lua5.4 - Lua5.4
- Luarocks - Luarocks
@ -13,10 +14,11 @@ Project dependencies :
Note that additional dependencies are installed as rocks with Luarocks. Note that additional dependencies are installed as rocks with Luarocks.
Development dependencies: ## Development dependencies
- Luacheck - Luacheck
- Stylua - Stylua
- Busted-tl (https://gitea.aireone.xyz/Aire-One/busted-tl)
# Run the project # Run the project