GithubHelp home page GithubHelp logo

ferret1964 / igresourcegenerator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mcccareplan/igresourcegenerator

0.0 1.0 0.0 7.43 MB

Implementation Guide Resource Generator

License: Apache License 2.0

Java 100.00%

igresourcegenerator's Introduction

IGResourceGenerator

Implementation Guide Resource Generator


This process drives of the spreadsheet at https://docs.google.com/spreadsheets/d/1E7ps-euW93GN4f5L61rOQAuK6RH8x69ZXAkD2i0VDS0/ ##Getting started

>1 Download the project.
>2 create the output directory (e.g. mkdir output).
>3 $java -jar dist/IGResourceGenerator-1.0-RELEASE-all.jar

##Basic use

usage: java -jar dist/IGResourceGenerator-1.1-RELEASE-all.jar
 -b,--bundle <filename>                  create the output in a single
                                         bundle file
 -h,--help                               print this help text
 -i,--id <id>                            the id of the items(s) to
                                         generate
 -od,--output <directory>                the directory where generated
                                         output should be placed
 -p,--prefix <prefix>                    a prefix for the generated file
 -q,--quit                               runs with no normal output
 -s,--suffix <suffix>                    a suffix for the generated file
 -spid,--spreadsheetid <googlesheetid>   a goodle sheet id to use as the
                                         source
 -t,--type <type>                        the type of the items(s) to
                                         generate
 -td,--templates <directory>             the directory in which source
                                         templates are located
 -v,--verbose                            runs with verbose output

The first time the application is run a web browser should launch and generate authentication information for access to the spreadsheet.

##Directories Note: The default directory locations can be overriden by using the appropriate command line options. ###Templates All templates are located by default in the directory: templates. Each file here is an Apache Velocity template (see https://velocity.apache.org/engine/1.7/user-guide.html for more information). There is a mapping table spreadsheet, under the sheet "TypeMapping" that relates the Type to the Template file to use to generate that type.

###Output When the generator is run all output is placed in the directory: *output. This directory should be created prior to using the tool.

igresourcegenerator's People

Contributors

ferret1964 avatar gaydolin avatar

Watchers

 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.