An open API service indexing awesome lists of open source software.

https://github.com/rocketchat/rocket.chat.houston

Rocket.Chat internal command line tools for releases
https://github.com/rocketchat/rocket.chat.houston

Last synced: 9 months ago
JSON representation

Rocket.Chat internal command line tools for releases

Awesome Lists containing this project

README

          

# Rocket.Chat.Houston
Rocket.Chat internal command line tools for releases

This is our primary version of our internal tool to help us on the release process managing merges, version updates in files, history (changelog), commits, pushs, branchs, tags and pull requests.

It's an inteactive CLI app.

```
npm i -g @rocket.chat/houston
```

Start release process
```
houston release
```

Update .github/history.logs
```
houston logs
```

Update History.md
```
houston md
```