decentraland / creator-hub

MIT License
0 stars 4 forks source link

feat: ipc #10

Closed cazala closed 3 months ago

cazala commented 3 months ago

This PR introduces the IPC for the Electron's app (only used for the getPath for now) and a placeholder cli .

It also refactors the fs into fs/promises.

The current behaviour is to use the ${home}/.decentraland directory as the workspace, it will create the folder if it does not exists, and it will list all the projects created in there.