PDepend is a simple dependency management script written in Python. This tool is useful to a project team working in a programming language or environment that does not have an easy way to share code across multiple applications. PDepend is also useful to any developer who would rather stop pretending ...
build
NEWS
Introduction to Ansible
Written by
Dev Ops is a critical function in building software for the mobile web. At Quoin, we focus on assembling the right tools and practices to enable an efficient, robust, and repeatable process from development to production. Moreover, we understand that the development and production infrastructure should be managed like all ...
Introduction to Ansible
Build Automation with Gradle
Tech Talk by Matt Samsonoff ⚫ Aug. 27, 2015
An Overview of Gradle, an alternative open source build automation system that builds on the concepts of Maven. Gradle is designed for scalable multi-project builds and supports incremental builds by intelligently determining which parts of the build tree are up-to-date, so that any task dependent upon those parts will not ...