ftpme

0.4.1 • Public • Published

FTPme

FTPme

FTPme Terminal Demo

Uploads Assets (Demos or Documentations) for all your local npm projects to an FTP server.

  • Scans for packages
  • Builds assets
  • Uploads to FTP
  • Store credentials
    • Locally
    • Passwords in macOS Keychain

Installation

npm i -g ftpme

Usage

Navigate to the directory where your projects are located an run:

ftpme

First this will prompt for your credentials to connect to the FTP server. Credentials will be stored locally in case you want to use them again. The password can optionally be stored as well. Then it will scan the current directory for packages (directories containing a package.json file) and prompt for which to consider. Then the dependencies are updated and the desired scripts will be run. Last but not least ftpme will prompt for the folders to be uploaded (scanning up to a depth of two folders) and upload them.

Readme

Keywords

none

Package Sidebar

Install

npm i ftpme

Weekly Downloads

0

Version

0.4.1

License

MIT

Unpacked Size

18.1 kB

Total Files

18

Last publish

Collaborators

  • naminho
  • tobua