GithubHelp home page GithubHelp logo

isabella232 / reactor-scaffold Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adobe/reactor-scaffold

0.0 0.0 0.0 80 KB

Command line scaffolding tool to build extensions for Adobe Experience Platform Launch.

License: Apache License 2.0

JavaScript 86.30% HTML 13.70%

reactor-scaffold's Introduction

Launch Extension Scaffold Tool

npm (scoped)

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

The scaffold tool allows extension developers to quickly and easily build out the initial file structure of a Launch 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 Launch, please visit our extension development guide.

Usage

Before running the scaffolding tool, you must first have Node.js installed on your computer. Your npm version (npm comes bundled with Node.js) will need to be at least 5.2.0. You can check the installed version by running the following command from a command line:

npm -v

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.

reactor-scaffold's People

Contributors

aaronius avatar dgrossen avatar dompuiu avatar haktober avatar tonypapousek avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.