Coder Social home page Coder Social logo

gitmagic's Introduction

Gitmagic

Usage

Name

"gitmagic" is a swiss army knife of git tools

Synopsis

gitmagic [-idDpusvh] [long-options]

Description

  • Initiate projects from your local folders
  • Create new online presentations using Jekyll w/Gitpages
  • Update projects easily

Options

-i, --init

Initialize a new github project. Requires a name for the repo as argument You also need to supply --desc (-d) and a description of the repo You may supply a dir path "--dir" (-D), or else the current dir is used EXAMPLE: gimagic -i "My new repo!" -d "Really cool stuff" -D ~/projects/124

-d, --desc

Add description to a new repo Used in combination with --init or --slides

-D, --dir

Specify the directory for a new initiated repo Used in combination with --init or --update If no directory is specified, the program will use the current directory

-p, --priv

Make the Github repo private

-u, --update

Update a github project Takes the commit message as argument You may supply a dir path "--dir" (-D), or else the current dir is used EXAMPLE: gimagic -u "Bug fix" -D ~/projects/159

-s, --slides

Create a presentation project with slides written in simple Markdown text. See Fredrik Eilertsen's neat work that makes it possible to create presentations using Jekyll (https://github.com/fredeil/gh-presentation) This option will use '$pres_templ' to find the cloned "gh-presentation" It will create the presentation under your '$repodir' You must supply a name for your repo/presentation as the argument EXAMPLE: gimagic -s "Presentation23"

-v, --version

Show the version of this program

-h, --help

Show this help text

License

Copyright 2018, Geir Isene (https://isene.org) This program is released under the WTFPL license (Full license text here: http://www.wtfpl.net/about/)

gitmagic's People

Contributors

isene avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.