Topics
Browse popular topics on GitHub.
All featured topics
API
An API (Application Programming Interface) is a collection of protocols and subroutines for building software.
Amazon Web Services
Amazon Web Services provides on-demand cloud computing platforms on a subscription basis.
Command line interface
A CLI, or command-line interface, is a console that helps users issue commands to a program.
Code quality
Automate your code review with style, quality, security, and test‑coverage checks when you need them.
Compiler
Compilers are software that translate higher-level programming languages to lower-level languages (e.g. machine code).
Continuous integration
Automatically build and test your code as you push it upstream, preventing bugs from being deployed to production.