Jeff schneider add powercomman sdkv3
NIT:
To be consistent with powercommands we might want to rename the folder that contains this code from powercommand_using_SDKv3 to powercommands_using_SDKv3 -> The difference here being the "s". This makes it easier to hit tab on the keyboard to select the folder in the CLI
I'll update the folder name (i.e. add an s to powercommand) on a subsequent commit once these changes are merged.
I'll update the folder name (i.e. add an s to powercommand) on a subsequent commit once these changes are merged.
why not send a commit for it now?
I'll update the folder name (i.e. add an s to powercommand) on a subsequent commit once these changes are merged.
why not send a commit for it now?
My mac is in a weird state with github and mac_configure doesn't work to fix it. I'm underwater with what came in while I was out so can't dedicate the time at the moment to try and fix it. This means I can't checkout the pull request to make the name change. It's an easy fix to make in the xcode web editor once the changes are merged. I just tried to change it in the github website by changing the path of the license. This kind of worked but will take more manual work now to rename all of the paths for all of the files and create a commit for each of them.
I'll update the folder name (i.e. add an s to powercommand) on a subsequent commit once these changes are merged.
why not send a commit for it now?
My mac is in a weird state with github and mac_configure doesn't work to fix it. I'm underwater with what came in while I was out so can't dedicate the time at the moment to try and fix it. This means I can't checkout the pull request to make the name change. It's an easy fix to make in the xcode web editor once the changes are merged. I just tried to change it in the github website by changing the path of the license. This kind of worked but will take more manual work now to rename all of the paths for all of the files and create a commit for each of them.
Ok, for now let's remove the extra powercommands_using_SDKv3 you added to avoid confusion when this PR gets merged.
Can you, please add a .gitignore file like in the original powercommands app: https://github.com/Asana/devrel-examples/blob/master/javascript/powercommands/.gitignore
Not sure how important this is but we're also missing a LICENSE file like the original powercommands: https://github.com/Asana/devrel-examples/blob/master/javascript/powercommands/LICENSE