github.com/phobos182/packer@v0.2.3-0.20130819023704-c84d2aeffc68/website/source/intro/getting-started/next.html.markdown (about) 1 --- 2 layout: "intro" 3 page_title: "Next Steps" 4 --- 5 6 # Next Steps 7 8 That concludes the getting started guide for Packer. You should now be comfortable 9 with basic Packer usage, should understand templates, defining builds, provisioners, 10 etc. At this point you're ready to begin playing with and using Packer 11 in real scenarios. 12 13 From this point forward, the most important reference for you will be 14 the [documentation](/docs). The documentation is less of a guide and 15 more of a reference of all the overall features and options of Packer. 16 17 As you use Packer more, please voice your comments and concerns on 18 the [mailing list or IRC](/community). Additionally, Packer is 19 [open source](https://github.com/mitchellh/packer) so please contribute 20 if you'd like to. Contributions are very welcome.