- Make your curtains smartPosted 2 days ago
- Configuring an ESP8266 for Battery PowerPosted 5 days ago
- Creating a Telegram Bot for ESP32Posted 6 days ago
- Mini Course on BlynkPosted 1 week ago
- Creating a Unique Electronic Musical Instrument: The Sound WallPosted 1 week ago
- Building a Laser MicroscopePosted 1 week ago
- Grand Piano Keys with ArduinoPosted 2 weeks ago
- Wireless Power TransferPosted 2 weeks ago
- Robot Punchers with ArduinoPosted 2 weeks ago
- A minimal 3D-printed scalePosted 2 weeks 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.