Showing 161 open source projects for "learning linux command line"

View related business solutions
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
    Learn More
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
    Learn More
  • 1
    LogCrawler is an ANT task for automatic testing of web applications. Using a HTTP crawler it visits all pages of a website and checks the server logfiles for errors. Use it as a "smoketest" with your CI system like CruiseControl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CheckSharp is a development tool written in C# for checking C# code against coding guidelines. CheckSharp comes with an Nant task and a command line version to automate checking of source code for one file or a couple of projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Format, clean-up, beautify and standardize your php code with a comprehensive set of 34 options. A single 50Kb file that will highly improve the quality of your code. 3 operation modes: web interface, command line and PSPad integration.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Ease the pain of operating a Windows Vista system with User Account Control (UAC) enabled--similar to the sudo command available for *nix systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
    Learn More
  • 5
    The DVS Deployable Versioning System is for tracking the development, QA and installation of deployables. It is intended to be used in in-house project environments and uses a CVS style command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Splaticus is a command-line-based bug tracker. It is intended for small, single developer projects. The goal here is speed. If you code at the speed of sound, waiting for groupware bug-tools to catch up can seriously deflate your Karma. Enter Splaticus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenTest is a generic unit tests front-end that provides test time-out detection and automatic crash recovery. Tests may be run as a post-build step or using a GUI front-end. Test results can easily be exploited and storage to XML is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    sarface is a user-interface to the sysstat/sar database which inputs data from sar and plots to a live X11 graph via gnuplot. It mimics the cmd-line options from sar but can cross-plot any two or more stats and apply simple mathematical functions them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    CppNcss provides various measurements (also known as metrics) by statically analyzing C++ source code, mainly aiming at evaluating maintainability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
    Learn More
  • 10
    Automatic test generation tool for Java, based on genetic algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Forest Project aims at building a repository in which documentation artefacts about any system, and relations between them, can be stored, from which documents can be generated and can aid in checking whether the system is consistent and complete
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Analysis and improvement of text documents. Helps choosing appropriate words, checks against dictionaries and glossaries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Calculates cyclomatic and the NPATH complexity measures. It reads the coverage information produced by GCC and determines the complexity of all functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Perl script that, given the output of the Firefox extension Live HTTP Headers, will replay the script using Test::WWW::Mechanize.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Lightweight requirements management tool, with export, search and traceability functions. Uses plain text files as backend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    maven2-junit4x is a maven2 plug-in which runs test written in Junit4.x. It has customisable output options and is written to make as few a demands on the developer as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    cite-effect helps understand, validate and refactor programs through static analysis. After building a database, it reports variable's accesses within call tree(s), in a text format suitable for integration into editors (like jEdit or Emacs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Given YACC-like and LEX-like input files, yagg generates a C++ program that generates all strings of a user-specified length. yagg is easy to use, and provides a means of generating test inputs or validating a parser grammar by inspecting the strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Debug Wrapper library is an alpha library which set wrapper on some glibc functions such fopen,fclose,unlink,.. and trace all IO access. This project has been stop because it duplicate some functionality of last Valgrind version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Analyze the Sourceforge Tracker Mail Lists and Tracker stats to prepare a report of opened/reopened and closed Tracker items. Mail the report to a list and a log to the maintainer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Rehersal is an Unit Testing framework for Scala. It is intended as a replacement for SUnit. It supports use from ant, and can be customised to support Integration Testing, Regression Testing and other forms of automated testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ruby based test harness to aid in black box test automation, build server automation or any other general automations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PHP Project Navigator is a web based source browser for PHP. Its parser uses the same YACC grammar as the Zend Engine 2 so it recognizes PHP 5 syntax and inline documentation blocks. Symbols are stored in a database which is queried via a web based GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EfficiencyGuardian extracts callgrind efficiency measures from individual CppUnit test cases to detect efficiency regresion. It includes a data mining web tool to browse historic results and TestFarm integration for unattended execution on commit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Library to include in your (web-)application for checking the integrity of your deployed applications. AppDigest creates hashcodes for all projectfiles and offers the possibility to check (via servlet call or command line) for unwanted modifications.
    Downloads: 0 This Week
    Last Update:
    See Project