3.0.6-4 • Published 3 years ago

purplecabbage-test-auto-publish-npm v3.0.6-4

Weekly downloads
45
License
Apache-2.0
Repository
-
Last release
3 years ago

aio-cli-plugin-boilerplate

Basic working repo structure for Adobe teams to use as a starting point for their own plugins, and available as a github template to the @adobe github org.

This commit should not trigger a publish

How to use this template

  • create a new repo from the github.com/adobe and select it in the templates
  • give it a unique name ( plugins are typically named aio-cli-plugin-xxxx )
  • enter a description
  • pick options
  • create repository
  • git clone, npm i
  • make some changes to names of things readme, ...
  • git add .
  • git commit -m 'A new begining'

How to use this repo, ( like a repo )

  • Click 'Clone or Download' and download a zip
  • extract it to a directory on your machine
  • if you cloned, delete the hidden .git folder
  • run git init
  • make some changes to names of things readme, ...
  • git add .
  • git commit -m 'A new begining'

  • Create the new empty repo here on github

  • grab the remote url

back in your directory ...

  • git remote add origin new-repo-url
  • git push origin master

PLUGINNAME commands for the Adobe I/O CLI

Usage

$ aio plugins:install -g @adobe/aio-cli-plugin-PLUGINNAME
$ # OR
$ aio discover -i
$ aio PLUGINNAME --help

Commands

aio PLUGINNAME

Your description here

Your description here

USAGE
  $ aio PLUGINNAME

OPTIONS
  -f, --someflag=someflag  this is some flag

EXAMPLE
  $ aio PLUGINNAME:some_command

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.

5.0.0-0

3 years ago

4.0.0-0

3 years ago

3.0.6-1

3 years ago

3.0.6-4

3 years ago

3.0.6-0

3 years ago

3.0.5

3 years ago

3.0.4

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.2.0

3 years ago

2.1.3-2.1

3 years ago

2.1.3-2.0

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.2.4

3 years ago

1.2.3

3 years ago

1.2.2

3 years ago

1.2.0

3 years ago

1.2.1

3 years ago

0.0.6

3 years ago

1.1.0

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.8

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago