Clean up Package Structure and .gitignore
This commit is contained in:
parent
a9cf46d7a2
commit
fffcc3fbae
4 changed files with 47 additions and 25 deletions
|
|
@ -1,8 +1,8 @@
|
|||
name: rules_of_living
|
||||
description: An absolute bare-bones web app.
|
||||
# version: 1.0.0
|
||||
#homepage: https://www.example.com
|
||||
#author: marty <email@example.com>
|
||||
description: A web app displaying Cellular Automata
|
||||
version: 0.0.1
|
||||
author: Marty Oehme <marty.oehme@gmail.com>
|
||||
homepage: https://www.martyoehme.org/
|
||||
|
||||
environment:
|
||||
sdk: '>=2.0.0-dev.66.0 <2.0.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue