site/content/resume/mambu-cli.md

2.6 KiB
Executable file

title description hide
Mambu CLI Documentation that I did in a CLI.
navigation
search

Brief

November 2023
Create documentation for a command-line interface (CLI) used by banking engineering teams to perform actions in Mambu.

:material-language-typescript: TypeScript ⋅ :material-nodejs: NodeJS

An image of the Mambu CLI{ height=300px }

Challenge

Document the command-line context as efficiently as possible, with little support from the developing team. Mambu CLI was in prototype and the team had no time to help me document the commands, flags, topics, and functioning of the CLI.

Solution

Embedded documentation with the engineering team, where I was part of the race to beta. Engineers would develop a feature alongside me and I would be in the code documenting. This involved working in TypeScript and translating the concepts and trials engineers were developing with them.