- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 4 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 4 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 7 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 8 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
Code Climate open-sources its code-testing tools, a $2,000,000 gift!
Code Climate team just released an open source tool, command line based, to perform source code quality tests.
No longer will developers be limited by the set of programming languages and frameworks that Code Climate supports. Now you can call on new engines for CoffeeScript, CSS stylesheets, Go, JavaScript, PHP, or Ruby, or write an engine for any other language based on a new specification, and then call on Code Climate’s servers to run checks.
Code Climate today is also coming out with a new open-source command-line interface (CLI) through which developers can run checks locally on their own computers. In other words, you don’t have to upload your work to a remote repository like GitHub or Bitbucket to check your code if you don’t feel like it.
Not only is this big for the startup, but the changes could pose a challenge to other code-testing outfits, like bitHound, Codacy, and Scrutinizer.
Currently, 50,000 developers use Code Climate to analyze around 700 billion lines of code on any given weekday.
New York-based Code Climate announced a $2 million funding round in September.
The new tools are available here.