Coder Social home page Coder Social logo

sachin21 / space2underscore Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 343 KB

Change the space into underscore.

Home Page: http://rubygems.org/gems/space2underscore

License: MIT License

Ruby 100.00%
ruby ruby-gem shorthand command-line command-line-tool command-line-tools

space2underscore's Introduction

Space2underscore

Gem Version Build Status Code Climate Coverage Status Gem

What is space2underscore

Change the space into underscore. space2underscore is a useful command when you want to check out a branch.

Installation

Install it yourself as:

$ gem install space2underscore

Usage

From the command line:

1. e.g. Create the new branch

$ s2u new branch -c
=>  Switched to a new branch 'new_branch’

Run with --create or -c options.

2. e.g. Rename the already created a branch

$ git branch -m $(s2u renamed branch)

!! Cation !!

This is a command line tool. So DO NOT include space2underscore's module in other Ruby application because it uses system command. If you include this module to your application, there is a possibility of crackers attacking.

Credits

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.