Skip to content

wanieru/gitftputil.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

gitftputil

  1. Requires 7z and git-ftp (git-ftp may be installed using gitftputil install)
  2. Server configs are encrypted with AES using 7z
  3. Put gitftputil.sh in your path as gitftputil
  4. Configure a server to push to using gitftputil mk s <server nickname>
  5. From a git repository, configure a location on the server to push to using gitftputil mk d <deployment nickname>
  6. Execute git-ftp commands using gitftputil <deployment nickname>

About

Utility script for using git-ftp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages