p2panda / fishy

Create, manage and deploy p2panda schemas
GNU Affero General Public License v3.0
9 stars 1 forks source link

Allow running init even when some files already exist #8

Closed adzialocha closed 1 year ago

adzialocha commented 1 year ago

Before: Could only initialise private key and schema file in empty folder After: When private key file is missing it initialises one, if schema file is missing it initialises one.