hello, shelf_static
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..5cd143d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+packages
+pubspec.lock
diff --git a/lib/shelf_static.dart b/lib/shelf_static.dart
new file mode 100644
index 0000000..9a6e949
--- /dev/null
+++ b/lib/shelf_static.dart
@@ -0,0 +1 @@
+library shelf_static;
\ No newline at end of file
diff --git a/pubspec.yaml b/pubspec.yaml
new file mode 100644
index 0000000..abb64b7
--- /dev/null
+++ b/pubspec.yaml
@@ -0,0 +1,2 @@
+name: shelf_static
+description: A pub package