Add python template.
This commit is contained in:
parent
cae1182840
commit
fa180a7636
11 changed files with 621 additions and 0 deletions
|
|
@ -11,4 +11,8 @@
|
|||
path = ./cxxWithXmake;
|
||||
description = "C++ template built by xmake.";
|
||||
};
|
||||
python = {
|
||||
path = ./python;
|
||||
description = "Python template.";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue