https://github.com/sintaxi/surge
CLI for the surge.sh CDN
https://github.com/sintaxi/surge
Last synced: 4 days ago
JSON representation
CLI for the surge.sh CDN
- Host: GitHub
- URL: https://github.com/sintaxi/surge
- Owner: sintaxi
- Created: 2014-07-26T09:30:05.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T08:53:51.000Z (7 months ago)
- Last Synced: 2025-04-01T01:37:43.729Z (14 days ago)
- Language: JavaScript
- Homepage: https://surge.sh
- Size: 724 KB
- Stars: 2,919
- Watchers: 32
- Forks: 143
- Open Issues: 204
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - sintaxi/surge - CLI for the surge.sh CDN (JavaScript)
- awesome-starred - sintaxi/surge - CLI for the surge.sh CDN (others)
README
surge
- static web publishing### Introduction
With over 12 Million deployments available accross 8 regions globally surge is one of the preferred tools for publishing static content to the web. Surge's generous free plan of unlimited custom domains and unlimited deployments makes it a valuable tool for both staging and production builds.

### Install
npm install -g surge
### Publish
surge . hello.surge.sh

Your site is now live in `8` regions globally! View it at `https://hello.surge.sh`...
