Skip to content

luoqpolyvi/xappconfig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xappconfig

xface app configuration file auto-generator

###Usage

  • Install it with npm

    npm install xappconfig -g

  • To create an app.xml with default template

    xappconfig -c

    Then follow the prompt, input your own value or simply take the default one.

  • To update one or more preferences, run

    xappconfig -u -i myappid -v 1.0.2

###Options

  • -c create
  • -u update
  • -i appid
  • -n app name
  • -t app type
  • -v version
  • -icon
  • -content source for content
  • -m app mode
  • -e lowest engine version required by app
  • -r remote url for native app
  • -d description
  • -a author
  • -s site
  • -mail email of author
  • -l license
  • -f path for app.xml

About

xface app configuration file auto-generator

Resources

Stars

Watchers

Forks

Packages

No packages published