Skip to content
/ 1mb-cli Public
forked from 1MB/1mb-cli

Quickly and easily deploy content to your 1mbsite hosted site

Notifications You must be signed in to change notification settings

v19i/1mb-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1mb-cli

1mb-cli is an NPM package that allows you to quickly and easily deploy content to static sites via your terminal. It was built to help improve and expand 1mbsite. Not only can it deploy content but it will auto minify all resources to save storage.

Install

You can install 1mb-cli with the following command:

npm install --global 1mb-cli

Usage

Cd into your websites directory and run 1mb deploy. It will prompt you for your account username and api key and ask you if you'd like to cache them. It accepts the --minify parameter to autominify resources and the --clearcreds param to clear saved credentials.

About

Quickly and easily deploy content to your 1mbsite hosted site

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Batchfile 0.3%