Socket
Socket
Sign inDemoInstall

generator-oraclejet

Package Overview
Dependencies
512
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    generator-oraclejet

Yeoman generator for Oracle JET web and mobile applications


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Install size
50.9 MB
Created
Weekly downloads
 

Readme

Source

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

Keywords

FAQs

Last updated on 15 Jul 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc