Skip to main content
DuncanL
Inspiring
April 19, 2022
Question

I've Created a CLI Tool for Creating Extensions

  • April 19, 2022
  • 1 reply
  • 241 views

Hey all,

 

Recently I've been working on a lot of different extension projects and got a little frustrated with the workflow, so I started working on some tools to streamline the process a bit.

 

The first is a CLI tool that creates the necessary files for an extension and is now available via NPM.

 

You can directly access the tool via the command:

 

npx create-adobe-extension

 

Currently it just creates the initial bundle and one extension but I plan to add additional functionality as I go, like adding more extensions to a bundle or modifying properties of extensions within the bundle.

 

I hope this helps you guys out a bit, please report any bugs you experience as I'm trying to get this working smooth asap.

 

Thanks!

- Duncan

 

 

This topic has been closed for replies.

1 reply

DuncanL
DuncanLAuthor
Inspiring
April 19, 2022

Meant to add this screenshot to the original post but oh well, better late than never lol.

Community Expert
April 19, 2022

NOICE!!! ❤️