A CLI for scaffolding ATProto web applications

release: v0.1.2

besaid.zone c38d864e 3ffabbcd

verified
+7 -6
-5
.changeset/ten-years-push.md
··· 1 - --- 2 - "@nulfrost/create-atproto-app": patch 3 - --- 4 - 5 - actual fix for "directory not found" issue
+6
CHANGELOG.md
··· 1 1 # @nulfrost/create-atproto-app 2 2 3 + ## 0.1.2 4 + 5 + ### Patch Changes 6 + 7 + - 3ffabbc: actual fix for "directory not found" issue 8 + 3 9 ## 0.1.1 4 10 5 11 ### Patch Changes
+1 -1
package.json
··· 1 1 { 2 2 "name": "@nulfrost/create-atproto-app", 3 - "version": "0.1.1", 3 + "version": "0.1.2", 4 4 "description": "CLI to bootstrap ATProto projects", 5 5 "keywords": [ 6 6 "atproto",