60824a06f1
Checks in my classic, lockable door example implemented in Finito. This does not yet contain the documentation of the door in the Haskell version of Finito.
7 lines
143 B
TOML
7 lines
143 B
TOML
[package]
|
|
name = "finito-door"
|
|
version = "0.1.0"
|
|
authors = ["Vincent Ambo <vincent@aprila.no>"]
|
|
|
|
[dependencies.finito]
|
|
path = "../finito-core"
|