Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adobe/generator-aio-app

Package Overview
Dependencies
Maintainers
48
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/generator-aio-app

Adobe I/O application yeoman code generator

  • 0.1.0-0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3K
increased by7.11%
Maintainers
48
Weekly downloads
 
Created
Source

Adobe I/O App Code Generator

A Yeoman code generator for Adobe I/O Applications.

Use with aio CLI

  • npm install -g @adobe/aio-cli

  • aio app init to bootstrap your project's code

  • aio app add action to add new actions to an existing app

  • aio app add web-assets to add a UI to an existing app

  • aio app delete action to delete an existing action

  • aio app delete web-assets to delete the app's UI

Standalone Usage

  • npm install -g yo @adobe/generator-aio-app

  • yo aio-app to bootstrap your project's code

  • yo aio-app:add-action to add new actions to an existing app

  • yo aio-app:add-web-assets to add a UI to an existing app

  • yo aio-app:delete-action to delete an existing action

  • yo aio-app:delete-web-assets to delete the app's UI

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

Keywords

FAQs

Package last updated on 19 Dec 2019

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc