Coder Social home page Coder Social logo

icann's Introduction

#icAnn icAnn (ICon ANNotation) is a generic script to annotate icons for different environments. It does not have any dependencies on a specific platform.

icAnn annotates release mode and app version number in colored header and footer sections of application icons.

Icon-72 Icon-76
Icon 72 Icon 76
Icon 72@2x Icon 76@2x

##Usage Help

$> sh icAnn.sh -w /Users/hadibadjian/Documents/projects/github/icAnn/icAnn/Icons -v 0.0.2 -m
options description
-w REQUIRED - icons file path
-v REQUIRED - version number
-m OPTIONAL - release mode, defined by build specific parameters which may switch application behaviour for different build environments. Valid options are 'dev', 'qa', 'lt', or 'preprod'. 'dev' is selected if not specified.
-r OPTIONAL - revision mode, specifying which revision the build is for (i.e. normal development or specific branched off release build). Valid options are 'bau', rel'. 'bau' is selected if not specified.

####Glossary:

release_mode description
dev development
qa quality assurance
lt load test
preprod pre-production
revision_mode description
bau business as usual
rel release

##Version 0.0.2

##Requirements icAnn uses a number of open source projects to work properly:

####Installation I would recomment installing the dependencies using Homebrew:

$> brew install imagemagick
$> brew install ghostscript

##License The MIT License (MIT)

icann's People

Contributors

dummyfacts avatar hadibadjian avatar

Watchers

James Cloos avatar Mica Huynh 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.