Skip to content

tpkg/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

37e225c · Nov 30, 2024
Nov 17, 2016
Aug 27, 2012
Aug 27, 2012
Nov 17, 2016
Nov 17, 2016
Nov 17, 2016
Nov 17, 2016
Mar 4, 2013
Mar 4, 2013
Oct 25, 2011
Oct 2, 2012
Oct 2, 2012
Nov 30, 2024
Nov 17, 2016
Aug 27, 2012
Nov 7, 2012
Aug 27, 2012
Aug 27, 2012
Aug 27, 2012
Aug 27, 2012
Aug 27, 2012
Nov 17, 2016
Aug 27, 2012
Sep 1, 2012
Aug 27, 2012

Repository files navigation

tpkg - Application Packaging and Deployment

tpkg is a tool for packaging and deploying applications. It is designed to work alongside your operating system's packaging tool.

The packaging features of tpkg work in a similar fashion as many OS packaging tools like rpm, dpkg, SysV, etc, but with some additional features. tpkg is designed to be cross-platform so that you can use the same tool across all the operating systems in your environment.

The deployment features in tpkg are designed to scale to deployments across hundreds or thousands of systems.

Documentation

https://tpkg.github.io/

Help

If you run into any problems or have any questions you'll find us on the tpkg-users mailing list:

https://lists.sourceforge.net/lists/listinfo/tpkg-users

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

License

MIT

Credits

Various parties have contributed to tpkg development and hold the copyright to the code they have contributed, including but not limited to:

Yellowpages.com Jason Heiss