How to creating a chocolatey package is not that hard, however, there are few commands to remember.
1) choco new "name of package"
2) choco install "name of package" -dv -s .\
3) choco pack
Installing windows packages can be as simple as choco install "package"
Follow us on
Twitter - https://twitter.com/tipsforitpros