mirror of
https://github.com/fverdugo/XM_40017.git
synced 2025-11-24 09:24:32 +01:00
Add the basic template to generate webpage
This commit is contained in:
10
Project.toml
Normal file
10
Project.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
name = "XM_40017"
|
||||
uuid = "bac2549d-7fb4-47a9-ab16-d1e9b77d8fc7"
|
||||
authors = ["Francesc Verdugo <f.verdugo.rojano@vu.nl>"]
|
||||
version = "0.1.0"
|
||||
|
||||
[extras]
|
||||
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
|
||||
|
||||
[targets]
|
||||
test = ["Test"]
|
||||
Reference in New Issue
Block a user