UNPKG

jin-app

Version:

A CLI app for taking simple notes without ever leaving the terminal.

13 lines 180 B
dist: trusty sudo: required language: node_js node_js: - 'lts/*' before_script: - chmod u+x bin/jin.js script: - npm test branches: only: - master - dev