UNPKG

backup-github-repo

Version:

Backup all the issues and pull requests of a Github repo, including the comments, events, and labels, as JSON and as HTML

4 lines (3 loc) 103 B
#!/usr/bin/env node const { config } = require('../lib/config/get_config')() console.log(config.token)