JSPM

autoftp-autogit

1.0.5
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q49849F
  • License ISC

For fun: A way to automatically deploy to FTP and push Github

Package Exports

  • autoftp-autogit
  • autoftp-autogit/main.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (autoftp-autogit) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

PURPOSE

In search for a way to deploy code from my workstation to both Siteground hosting and Github , I realised that I could create a module to do this tedious work.

jUST FOR FUN

  • Testing out a few things