https://github.com/davidkelley/titan
Titan CLI for AWS Resource Management. Extensible with Plugins. ðŸ›
https://github.com/davidkelley/titan
aws cli cloudformation oclif
Last synced: 6 months ago
JSON representation
Titan CLI for AWS Resource Management. Extensible with Plugins. ðŸ›
- Host: GitHub
- URL: https://github.com/davidkelley/titan
- Owner: davidkelley
- License: mit
- Created: 2018-08-03T20:13:02.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-08-10T14:24:18.000Z (11 months ago)
- Last Synced: 2025-08-10T16:25:07.869Z (11 months ago)
- Topics: aws, cli, cloudformation, oclif
- Language: JavaScript
- Homepage:
- Size: 1.25 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Titan
[](https://badge.fury.io/js/%40titan%2Fcli)
[](http://commitizen.github.io/cz-cli/)
[](https://snyk.io/test/github/davidkelley/titan?targetFile=package.json)
[](https://github.com/semantic-release/semantic-release)
[](https://greenkeeper.io/)
[](https://circleci.com/gh/davidkelley/titan/tree/master)
[](https://codecov.io/gh/davidkelley/titan)
CLI providing developer workflow improvements for projects deploying AWS resources, like [CloudFormation](#), [CodeBuild](#) and [CodePipeline](#). _Introduces a flexible yet opinionated workflow, for deploying development/test branches and releasing change._
All functionality can be modified or changed through the use of plugins, which can be installed separately to the CLI.