boilerplate template manager that generates files or directories from template repositories
Are you doing the same steps over and over again every time you start a new programming project? Boilr is here to help you create projects from boilerplate templates. boilr can generate files or directories from templates and template repositories.
Are you doing the same steps over and over again every time you start a new programming project? Boilr is here to help you create projects from boilerplate templates. boilr can generate files or directories from templates and template repositories.
To install boilr, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install boilr
To see what files were installed by boilr, run:
port contents boilr
To later upgrade boilr, run:
sudo port selfupdate && sudo port upgrade boilr
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.