Best Application Development Software for Code Climate

Compare the Top Application Development Software that integrates with Code Climate as of June 2026

This a list of Application Development software that integrates with Code Climate. Use the filters on the left to add additional filters for products that have integrations with Code Climate. View the products that work with Code Climate in the table below.

What is Application Development Software for Code Climate?

Application development software is a type of software used to create applications and software programs. It typically includes code editors, compilers, and debuggers that allow developers to write, compile, and debug code. It also includes libraries of pre-written code that developers can use to create more complex and powerful applications. Compare and read user reviews of the best Application Development software for Code Climate currently available using the table below. This list is updated regularly.

  • 1
    Jira

    Jira

    Atlassian

    Jira is the only project management tool you need to plan and track work across every team. Jira by Atlassian is the #1 software development tool for teams planning and building great products. Trusted by thousands of teams, Jira offers access to a wide range of tools for planning, tracking, and releasing world-class software, capturing and organizing issues, assigning work, and following team activity. It also integrates with leading developer tools for end-to-end traceability. From short projects, to large cross-functional programs, Jira helps break big ideas down into achievable steps. Organize work, create milestones, map dependencies and more. Link work to goals so everyone can see how their work contributes to company objectives and stay aligned to what’s important. Your next move, suggested by AI. Atlassian Intelligence takes your big ideas and automatically suggests the tasks to help get it done.
    Leader badge
    Starting Price: Free
  • 2
    Google Chrome
    Google Chrome is a fast, secure, and user-friendly web browser designed to help people get more done online. Built by Google, Chrome combines speed, performance, and simplicity across desktop and mobile devices. The browser includes built-in AI features like Gemini in Chrome, which helps users understand content, manage tasks, and work more efficiently directly from their tabs. Chrome integrates powerful tools such as Google Search, Google Lens, and autofill to streamline everyday browsing. Advanced security features like Safe Browsing, Password Manager, and Safety Check help protect users from threats and keep data secure. Chrome syncs seamlessly across devices, allowing access to bookmarks, passwords, and tabs anywhere. With frequent automatic updates, Chrome stays optimized with the latest features and performance improvements.
    Leader badge
    Starting Price: Free
  • 3
    GitHub

    GitHub

    GitHub

    GitHub is the world’s most secure, most scalable, and most loved developer platform. Join millions of developers and businesses building the software that powers the world. Build with the world’s most innovative communities, backed by our best tools, support, and services. If you manage multiple contributors , there’s a free option: GitHub Team for Open Source. We also run GitHub Sponsors, where we help fund your work. The Pack is back. We’ve partnered up to give students and teachers free access to the best developer tools—for the school year and beyond. Work for a government-recognized nonprofit, association, or 501(c)(3)? Get a discounted Organization account on us.
    Leader badge
    Starting Price: $7 per month
  • 4
    Mozilla Firefox
    Mozilla Firefox is a free, open-source web browser developed by the Mozilla Foundation, a non-profit organization dedicated to internet health and privacy. Designed to prioritize user privacy and security, Firefox offers features like Total Cookie Protection, which provides outstanding privacy by default. The browser includes tools such as Firefox View, allowing users to see tabs open on other devices and access recent history, and built-in PDF editing capabilities, enabling form edits directly within the browser. Available across various platforms, including Windows, macOS, Linux, Android, and iOS, Firefox ensures a consistent and secure browsing experience. Its commitment to user-centric development and transparency makes it a preferred choice for those seeking a trustworthy alternative to proprietary browsers.
    Leader badge
    Starting Price: Free
  • 5
    DeepCover

    DeepCover

    DeepCover

    Deep Cover aims to be the best coverage tool for Ruby code. More accurate line coverage, and branch coverage. It can be used as a drop-in replacement for the built-in Coverage library. It reports a more accurate picture of your code usage. In particular, a line is considered covered if and only if it is entirely executed. Optionally, branch coverage will detect if some branches are never taken. MRI considers every method defined, including methods defined on objects or via define_method, class_eval, etc. For Istanbul output, DeepCover has a different approach and covers all def and all blocks. DeepCover doesn't consider loops to be branches, but it's easy to support them if needed. Even after DeepCover is required and configured, only a very minimal amount of code is actually loaded and coverage is not started. To make it easier to transition for projects already using the builtin Coverage library deep-cover can inject itself into those tools.
    Starting Price: Free
  • 6
    Nango

    Nango

    Nango

    Nango is the most comprehensive product integration platform, enabling developers to ship integrations with over 300 APIs in hours. It abstracts away API specificities through pre-built integrations, developer tooling, and UI components. With Nango, you gain full control over the code and access to external APIs, allowing you to build exactly the integrations your customers need as if you were building in-house. The platform offers built-in support for all authorization types and quirks, a single interface with your own data models, and seamless UIs for best-in-class integration experiences. Developer tools are configured per API, handling pagination, rate limits, and more. Nango also provides an AI co-pilot trained on hundreds of integrations to assist in building custom solutions. For those requiring expert assistance, Nango offers access to API experts and an integrations service where Nango engineers build custom integrations for you.
    Starting Price: $250 per month
  • 7
    Beanstalk

    Beanstalk

    Wildbit

    A complete workflow to write, review & deploy code. No client required. Add files, create branches and edit directly in the browser for instant gratification. Have full control of both individuals and teams by defining repository and branch level permissions. It’s flexible and works for organizations of any size. Keep the entire team on the same page with notifications, email digests, compare view, and a detailed history of commits and files. Request a code review, assign reviews, and get to work. The review process is designed to start the discussion early and integrates directly with your branch, resulting in more feedback from your team. Code Review allows for two types of feedback, Issues and Discussions. Comments that require a specific action are separated into issues so you know exactly what’s in the way of getting your feature approved. How much code review coverage does your repository have?
    Starting Price: $15 per month
  • 8
    CA Flowdock

    CA Flowdock

    CA Technologies

    CA Flowdock brings all of your conversations, work items and tools into one place. Prioritize work, solve problems, search and organize across teams, locations and timezones. Real-time team chat for your entire organization. Flows are the heart of Flowdock, they are open spaces for your teams to converse and collaborate. Invite project stakeholders to join your Flow to participate in discussions, see updates from your tools, and receive catered notifications. Within a team Flow, conversations are organized by Threads. Team members can reply to these Threads, keeping topics organized. All conversations are color coded so you can quickly identify a topic and jump back into the conversation. If you need to discuss something confidentially with a member of your team, you can converse privately through our 1:1 Flows. Use the /appear command to activate instant video chat and screen sharing through one of our favorite integrations: Appear.in. The link is available for anyone on your team.
    Starting Price: $3.00/month
  • 9
    RuboCop

    RuboCop

    RuboCop

    RuboCop is a Ruby code style checker (linter) and formatter based on the community-driven Ruby Style Guide. RuboCop is extremely flexible and most aspects of its behavior can be tweaked via various configuration options. In practice RuboCop supports pretty much every (reasonably popular) coding style that you can think of. Apart from reporting problems in your code, RuboCop can also automatically fix some of the problems for you. RuboCop packs a lot of features on top of what you’d normally expect from a linter. Works with every major Ruby implementation. Auto-correction of many of the code offenses it detects. Robust code formatting capabilities. Multiple result formatters for both interactive use and for feeding data into other tools. Ability to have different configuration for different parts of your codebase. Ability to disable certain cops only for specific files or parts of files.
  • 10
    Stackreaction

    Stackreaction

    Stackreaction

    Building marketplace, online school or membership site? Find tools, integrations, workflows and guides to jumpstart your idea. Browse apps and tools, find alternatives, compare by feature, and leave feedback. Automating routine processes? Find all integrations from Zapier, Integromat, Automateio and other automation platforms in one place. Compare features and price. Explore guides and tutorials from community and vendors. Contribute with your know-how. Leverage the openness of the nocode community. Сreate your profile, pick up your favorite tools, share your stack.
  • Previous
  • You're on page 1
  • Next