https://github.com/migratron/trello2height
🚀heightgo is integration tool for height.app
https://github.com/migratron/trello2height
height heightapp integration javascript migration tool typescript
Last synced: about 1 month ago
JSON representation
🚀heightgo is integration tool for height.app
- Host: GitHub
- URL: https://github.com/migratron/trello2height
- Owner: migratron
- License: mit
- Created: 2020-03-14T11:56:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-24T15:12:19.000Z (over 1 year ago)
- Last Synced: 2025-05-07T08:44:26.773Z (about 1 year ago)
- Topics: height, heightapp, integration, javascript, migration, tool, typescript
- Language: TypeScript
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trello2Height 🚀
Height.go is integration tool for [height.app](https://height.app).
## Setup
Height.go is written in TypeScript and uses ESM loader.
1. `git clone git@github.com:pwnlabs/heightgo.git`
2. `npm install`
3. `cp config.json.tpl config.json`
4. `./heightgo tasks/[name]`
## Usage
```
./heightgo tasks/trello config.js
```
## Tasks
### Trello
Migrate all trello cards with comments to [height.app](https://height.app).
```
./heightgo tasks/trello.ts
```