# RSS reader to Github Reads blogs from RSS feed, converts to JSON and commits to Github ## Installation ```bash git clone ``` ## Deploy ```bash sam deploy -g ``` ## Usage ```python run the Step Functions workflow named 'MyStateMachine' either manually, triggered from an event or on a scheduler. ``` ## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate. ## License [MIT](https://choosealicense.com/licenses/mit/)