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