mdelapenya / lpn

Go CLI to facilitate the execution of Liferay Portal's nightly builds and released Docker images

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have a configuration file with common execution

mdelapenya opened this issue · comments

Having a JSON file at user's home for configuration could help in simplifying common-use tasks, like running always latest in a specific port, like i.e. lpn run release will use port 8081 and a specific volume for portal-ext, and things like that

Let's use Viper for that configuration

Package Delivery!

image