chore: move everything out from src
This commit is contained in:
21
test_module/.alma-config.json
Normal file
21
test_module/.alma-config.json
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"default": {
|
||||
"target": "~/.config/test_module",
|
||||
"exclude": [
|
||||
"test2.txt"
|
||||
],
|
||||
"links": {
|
||||
"test_folder": "test_folder",
|
||||
"test_folder2": "test_folder3"
|
||||
},
|
||||
"install": "echo 'INSTALL WORKS!! install command for test_module'"
|
||||
},
|
||||
"win": {
|
||||
},
|
||||
"linux": {
|
||||
},
|
||||
"linux-fedora-x64": {
|
||||
},
|
||||
"linux-fedora": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user