Skip to content

saidM/statik.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

statik.js

Build Status Coverage Status NPM Downloads license

Deploy your static websites to the cloud using a single command from the terminal.

No accounts, no setup, no signup required; one command and your project is up online.

Quick preview

Terminal

Installation

npm install -g statik.js

Usage

cd inside your project and run this command:

statik

The utility generates a random subdomain for your project and moves all your static files (HTML, CSS, Javascript and images) from the current directory to the CDN.

Your project will then be available at an address similar to this one: http://xxx.statik.run

Licence

MIT

Releases

No releases published

Packages

No packages published