Coder Social home page Coder Social logo

run's Introduction

Run

TravisCI status GoDoc ![Gitter](https://badges.gitter.im/Join Chat.svg)

Introduction

Run is the script manager for developers.

  • It helps to manage scripts with git, svn or hg.
  • It helps to re-use all your scripts naturally.
  • It is highly integrated with GitHub and others.
  • If you're writing scrips, please try it now!

How It Works

After installing run, we can execute run pt-summary or run github:runscripts/scripts/pt-summary.

The command run will download the well-known pt-summary from GitHub and run locally.

You can manage your scripts with svn, git or hg in GitHub, Bitbucket, GitLab or anywhere.

Install

  • From Scratch (Go 1.3+)

    sudo GOPATH=$GOPATH make install
    
  • From Binary

    Operating System Architectures
    Linux 386, amd64, arm
    Mac OS 386, amd64, brew
    FreeBSD 386, amd64
    Debian/Ubuntu 386, amd64

    Download the binary according to your OS and place it in $PATH (like /usr/bin/). Then execute sudo run --init or sudo dpkg -i run.deb.

Usage

Watch the one-minute video before you're using it.

Usage:
	run [OPTION] [SCOPE:]SCRIPT

Options:
	-c, --clean     clean out all scripts cached in local
	-h, --help      show this help message, then exit
	-i INTERPRETER  run script with interpreter(e.g., bash, python)
	-I, --init      create configuration and cache directory
	-u, --update    force to update the script before run
	-v, --view      view the content of script, then exit
	-V, --version   output version information, then exit

Examples:
	run pt-summary
	run github:runscripts/scripts/pt-summary

Report bugs to <https://github.com/runscripts/run/issues>.

Scripts

At beginning, we can try run pt-summary and checkout official scripts in runscripts/scripts.

Now let's manage all the scripts with version control tools and play with this script manager.

Feel free to send pull-request to official scripts and contribute to runscripts.org.

run's People

Contributors

wizawu avatar tobegit3hub avatar gitter-badger avatar

Watchers

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.