Skip to content

Commit

Permalink
finish api and add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
joshday committed Jun 13, 2024
1 parent 6629dd8 commit d8a685f
Show file tree
Hide file tree
Showing 9 changed files with 1,584 additions and 34 deletions.
3 changes: 3 additions & 0 deletions Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ authors = ["Josh Day <[email protected]> and contributors"]
version = "1.0.0-DEV"

[deps]
DataFrames = "a93c6f00-e57d-5684-b7b6-d8193f3e46c0"
GeoInterface = "cf35fbd7-0cd7-5166-be24-54bfbe79505f"
JSON3 = "0f8b85d8-7281-11e9-16c2-39a750bddbf1"
Scratch = "6c6a2e73-6563-6170-7368-637461726353"

[compat]
JSON3 = "1.14"
Expand Down
2 changes: 2 additions & 0 deletions docs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build/
site/
Loading

0 comments on commit d8a685f

Please sign in to comment.