Jing Li
thyrlian
39 points

Tools thyrlian is Following

Jira
Jira's secret sauce is the way it simplifies the complexities of software development into manageable units...
Travis CI
Free for open source projects, our CI environment provides multiple runtimes (e.g. Node.js or PHP versions)...
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, en...
Jenkins
In a nutshell Jenkins CI is the leading open-source continuous integration server. Built with Java, it prov...
Coveralls
Coveralls works with your CI server and sifts through your coverage data to find issues you didn't even kno...
Mocha
Mocha is a feature-rich JavaScript test framework running on node.js and the browser, making asynchronous t...
Gradle
Gradle is a build tool with a focus on build automation and support for multi-language development. If you ...
Ruby
Ruby is a language of careful balance. Its creator, Yukihiro “Matz” Matsumoto, blended parts of his favorit...
Java
Java is a programming language and computing platform first released by Sun Microsystems in 1995. There are...
Sinatra
Sinatra is a DSL for quickly creating web applications in Ruby with minimal effort.
Android SDK
Android provides a rich application framework that allows you to build innovative apps and games for mobile...
jQuery
jQuery is a cross-platform JavaScript library designed to simplify the client-side scripting of HTML.
MySQL
The MySQL software delivers a very fast, multi-threaded, multi-user, and robust SQL (Structured Query Langu...
Oracle
Oracle Database is an RDBMS. An RDBMS that implements object-oriented features such as user-defined types, ...
MongoDB
MongoDB stores data in JSON-like documents that can vary in structure, offering a dynamic, flexible schema....
Git
Git is a free and open source distributed version control system designed to handle everything from small t...
NGINX
nginx [engine x] is an HTTP and reverse proxy server, as well as a mail proxy server, written by Igor Sysoe...
Unicorn
Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-ba...
Bootstrap
Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects ...
HAML
Haml is a markup language that’s used to cleanly and simply describe the HTML of any web document, without ...
JavaScript
JavaScript is most known as the scripting language for Web pages, but used in many non-browser environments...
BinTray
Bintray offers developers the fastest way to publish and consume OSS software releases. With Bintray's full...
JUnit
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit...
XML
A markup language that defines a set of rules for encoding documents in a format that is both human-readabl...
HTML
Hypertext Markup Language for creating web pages.
Rake
It is a software task management and build automation tool. It allows the user to specify tasks and describ...
SonarQube
SonarQube provides an overview of the overall health of your source code and even more importantly, it high...
JSON
JavaScript Object Notation is a lightweight data-interchange format. It is easy for humans to read and writ...
REST
An architectural style for developing web services. A distributed system framework that uses Web protocols ...
guava
The Guava project contains several of Google's core libraries that we rely on in our Java-based projects: c...
Docker Compose
With Compose, you define a multi-container application in a single file, then spin your application up in a...
OkHttp
HTTP is the way modern applications network. It’s how we exchange data & media. Doing HTTP efficiently make...
Shell
A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage ...
Minitest
minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.