Skip to content
Snippets Groups Projects
Commit efa68885 authored by florian's avatar florian
Browse files

MAINT: Add dummy file for package

parent 152a603f
No related branches found
No related tags found
No related merge requests found
name = "CaosDB"
uuid = "091fdcf5-a163-4d8f-97f4-9adce40cd04e"
authors = ["florian <f.spreckelsen@inidscale.com>"]
version = "0.1.0"
[deps]
\ No newline at end of file
println("Buiilding...")
module CaosDB
greet() = print("Hello World!")
end # module
println("Testing...")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment