disdat
disdat copied to clipboard
Allow API push/pull without `dsdt init`
Sometimes lightweight functions (like AWS Lambda's) need to read bundles from remotes. However, the API currently requires Disdat to be initialized (i.e., have a ~/.disdat directory for local contexts). This isn't required if you want to pull a bundle into memory (or push to a remote).