A simple collection of Dockerfile templates
Download the latest release for your operating system. Then, extract the tarball. You can then run the binary.
# View the help page
dev-wizard --help
# Create a new enviornment
dev-wizard --env <env> --main <main> --dir <dir>
# Example
dev-wizard --env node --main "index.js" --dir .
# View all enviornments
dev-wizard --list
👤 Andrew Kachnic
- Website: https://andrewkachnic.now.sh
- Twitter: @su_andrewk
- Github: @ajkachnic
- LinkedIn: @andrew-kachnic
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator