Browse Source

New package: letsencrypt

master
mid-kid 9 years ago
parent
commit
7a44d4892f
  1. 12
      satellites/vcs/letsencrypt.sat

12
satellites/vcs/letsencrypt.sat

@ -0,0 +1,12 @@
import "vcs/git"
import "compile/python"
name=letsencrypt
vcs_git "https://github.com/letsencrypt/$name"
header_end
getfile vcs; cd vcs
compile_python 3.4
# vim:set tabstop=4 shiftwidth=4 syntax=sh et:
Loading…
Cancel
Save