StackStorm / st2sdk

This repository contains different utilities and tools which help with the StackStorm integration pack development.
Apache License 2.0
10 stars 11 forks source link

Add "--add-license" / "-l" flag to the "st2sdk bootstrap" command #30

Closed Kami closed 4 years ago

Kami commented 4 years ago

This pull request adds new --add-license / -l flag to st2sdk bootstrap command which makes it copy over ASF 2.0 LICENSE file to the pack root directory.

That option defaults to false (since that tool can also be used to bootstrap private packs and similar).