Example invocation:
smos-github import https://github.com/NorfairKing/autodocodec/pull/18
A comprehensive self-management system
Documentation about the smos-github import command, for importing GitHub issues and pull requests as smos projects
Example invocation:
smos-github import https://github.com/NorfairKing/autodocodec/pull/18
smos-github import URL [--force] [--file|-f FILE_PATH] [--directory|-d DIRECTORY_PATH] URL The url to the issue to import --force Overwrite an existing file default: False --file|-f File to put the resulting project in --directory|-d Directory to put the resulting project in
Usage: smos-github import URL [--force] [--file|-f FILE_PATH] [--directory|-d DIRECTORY_PATH] Import a GitHub issue as a smos project Available settings: Show this help text switch: -h|--help The url to the issue to import argument: URL Overwrite an existing file switch: --force default: False File to put the resulting project in option: --file|-f FILE_PATH Directory to put the resulting project in option: --directory|-d DIRECTORY_PATH