slack-desc 1.0 KB

1234567891011121314151617181920
  1. # HOW TO EDIT THIS FILE:
  2. # The "handy ruler" below makes it easier to edit a package description.
  3. # Line up the first '|' above the ':' following the base package name, and
  4. # the '|' on the right side marks the last column you can put a character in.
  5. # You must make exactly 11 lines for the formatting to be correct. It's also
  6. # customary to leave one space after the ':' except on otherwise blank lines.
  7. |-----handy-ruler------------------------------------------------------|
  8. premake: premake (build configuration tool)
  9. premake:
  10. premake: Describe your C, C++, or C# software project using a simple, easy to
  11. premake: read syntax and let Premake generate the project files. Premake allows
  12. premake: you to manage your project configuration in one place and still
  13. premake: support those pesky IDE-addicted Windows coders. It also provides a
  14. premake: complete Lua scripting environment, enabling the automation of
  15. premake: complex configuration tasks.
  16. premake:
  17. premake: homepage: http://industriousone.com/premake
  18. premake: