- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 1 week ago
- Understanding the Mechanics of 3D PrintingPosted 2 months ago
- SDS011 the Air Quality SensorPosted 3 months ago
- NIXIE STYLE LED DISPLAYPosted 6 months ago
- TOTEM: learning by experimentingPosted 6 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 7 months ago
- Water Softener Salt Level MonitorPosted 7 months ago
- Sparkly Air SensorPosted 7 months ago
- Ultra sonic distance finder with live statusPosted 7 months ago
- Windows interface to have total control over lampsPosted 7 months 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.