Closed nvahalik closed 3 years ago
This PR adds an alias command so that one can do the following:
forge site:make --domain=domain --alias=alias.one --alias=alias.two and it will register the aliases.
Could you add this to the documentation in the README as well? Changes look good!
README
Done.
This PR adds an alias command so that one can do the following:
forge site:make --domain=domain --alias=alias.one --alias=alias.two and it will register the aliases.