@adobe/reactor-scaffold

2.4.0 • Public • Published

Experience Platform Tags Extension Scaffold Tool

npm (scoped)

Adobe Experience Platform Tags is a next-generation tag management solution enabling simplified deployment of marketing technologies. For more information regarding Tags, please visit our product website.

The scaffold tool allows extension developers to quickly and easily build out the initial file structure of a Tags extension. The scaffolding tool will ask questions and build out appropriate files according to the responses given.

For more information about developing an extension for Tags, please visit our extension development guide.

Usage

Before running the scaffolding tool, you must first have Node.js installed on your computer.

Once Node.js is installed, run the scaffold tool by executing the following command from the command line within your project's directory:

npx @adobe/reactor-scaffold

Contributing

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

To get started:

  1. Install node.js.
  2. Clone the repository.
  3. After navigating into the project directory, install project dependencies by running npm install.

To manually test your changes, first run the following command from the scaffold tool directory:

npm link

Then, in a directory where you would like to use the scaffold tool, run the following command:

npx @adobe/reactor-scaffold

Npx will execute the scaffold tool using your locally linked code rather than the code published on the public npm repository.

Licensing

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

Readme

Keywords

Package Sidebar

Install

npm i @adobe/reactor-scaffold

Weekly Downloads

396

Version

2.4.0

License

Apache-2.0

Unpacked Size

44.8 kB

Total Files

33

Last publish

Collaborators

  • djaeggi
  • adobehalls
  • fullcolorcoder
  • marbec
  • tripod
  • garthdb
  • lazd
  • adobe-admin
  • patrickfulton
  • trieloff
  • shazron
  • krisnye
  • dcpfsdk
  • natebaldwin
  • devongovett
  • aspro83
  • symanovi
  • dpfister
  • stefan-guggisberg
  • korra
  • rofe
  • kptdobe