3.2.0 • Published 7 years ago

generator-oraclejet v3.2.0

Weekly downloads
18
License
UPL-1.0
Repository
-
Last release
7 years ago

generator-oraclejet 3.2.0

About the generator

This Yeoman generator for Oracle JET lets you quickly set up a project for use as a web application or hybrid mobile application for Android, iOS or Windows 10.

This is an open source project maintained by Oracle Corp.

Installation

For step-by-step instructions on using Yeoman and this generator to build an Oracle JET application, including possible pre-requisites for installation, please see the Oracle JET Developers Guide

npm install -g generator-oraclejet

Usage

Once you have the generator installed, the following commands will scaffold up a JET based application. See the Oracle JET Developers Guide for information about all of the available command line options as well as details on pre-requisites for installation.

# Generate a web application with default blank template
yo oraclejet <app name>
# Generate a web application with default basic template
yo oraclejet <app name> --template=basic
# Generate a hybrid mobile application for Android with default navdrawer template
yo oraclejet:hybrid myApp --appid=com.oracle.samples.myapp --appname=MyApp --template=navdrawer --platform=android

Contributing

Oracle JET is an open source project. Pull Requests are currently not being accepted. See CONTRIBUTING for details.

License

Copyright (c) 2014, 2017 Oracle and/or its affiliates The Universal Permissive License (UPL), Version 1.0

3.2.0

7 years ago

3.1.0

7 years ago

3.0.0

7 years ago

2.3.0

7 years ago

2.2.0

8 years ago

1.1.0

8 years ago

1.1.0-b3

8 years ago

1.1.0-b2

8 years ago

1.1.0-b1

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago