statik.js
v0.2.2
Published
Static files deployment with a single command!
Downloads
7
Maintainers
Readme
statik.js
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

Installation
npm install -g statik.jsUsage
cd inside your project and run this command:
statikThe 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
