Giter Club home page Giter Club logo

dev-utils's Introduction

Development (Unix Shell) Utilities

jenkins-cli

Command line interface for inspecting and controlling your Jenkins CI server. Allows you to list your configured builds, see the output of a build and trigger a build.

make-checkouts

Leiningen helper to create a checkouts directory based on the dependencies in your project.clj file. It will search in your $HOME/projects folder for the project sources and create the appropriate symlinks.

swank-cli

Command line interface for SLIME’s Swank server. The utility allows you to evaluate lisp code from the command line, making it easy to write shell scripts that interact with your JVM Based clojure applications (in the case of Swank-Clojure).

randpass

Random password generator. Uses data directly from /dev/urandom to generate difficult to guess (unfortunately they are also difficult to remember) passwords.

named-screen

GNU Screen helper for working with named screens. It will creat a screen session with the given name if one does not already exist, or re-connect to the named session if it does.

unicorn

Sample Init script for the Unicorn web server. This script implements the Upgrade process for zero downtime deployments (no connections will be lost while your Rails application upgrades).

Authors

Joshua Crean <[email protected]>
Paul Santa Clara <[email protected]>
Kyle Burton <[email protected]>

License

  • The use and distribution terms for this software are covered by the
  • Eclipse Public License 1.0 (http://opensource.org/licenses/eclipse-1.0.php)
  • which can be found in the file epl-v10.html at the root of this distribution.
  • By using this software in any fashion, you are agreeing to be bound by
  • the terms of this license.
  • You must not remove this notice, or any other, from this software.

dev-utils's People

Contributors

rn-ci avatar kyleburton avatar

Watchers

Linus Graybill avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.