rsm-hcd / AndcultureCode.Cli

and-cli command-line tool to manage the development of software applications
https://andculture.com
Apache License 2.0
14 stars 15 forks source link

#135 Remove invalid function call to indexof #137

Closed dylanjustice closed 3 years ago

dylanjustice commented 3 years ago

135 Remove invalid function call to indexof and replace with object notation

Still not really thrilled with this design, and I may look at a new module using the jenkins cli when the typescript port is complete. But this will work for us in the short term.

brandongregoryscott commented 3 years ago

Thanks for cleaning this up, @dylanjustice!