pjs
pjs copied to clipboard
feat: centralize projects
the projects get created and stored in the dir where you run pjs. This should be a central location with the option to change the default location with env variables
Could the option be set using a library like Viper? It has the option to set and read from environment variables or a configuration file.