UNPKG

mecano

Version:

Common functions for system deployment.

7 lines 163 B
language: node_js node_js: - "0.10" - "0.11" before_script: - "ssh-keygen -t rsa -f ~/.ssh/id_rsa -N ''" - "cat ~/.ssh/id_rsa.pub > ~/.ssh/authorized_keys"