This website requires JavaScript.
Explore
Help
Sign In
Aire-One
/
awesomewm.d.tl
Watch
1
Star
0
Fork
You've already forked awesomewm.d.tl
0
Code
Issues
9
Pull Requests
2
Packages
Projects
Releases
Wiki
Activity
9038d6f872
awesomewm.d.tl
/
tlconfig.lua
9 lines
111 B
Lua
Raw
Normal View
History
Unescape
Escape
build(teal): initial teal config
2022-08-20 12:25:09 +02:00
return
{
build_dir
=
"
build
"
,
source_dir
=
"
src
"
,
include_dir
=
{
chore: rockspec, structure and entry point
2023-09-03 18:38:11 +02:00
"
src
"
,
build(teal): initial teal config
2022-08-20 12:25:09 +02:00
"
types
"
,
}
,
}