2.0.0 • Published 5 years ago

commonshost v2.0.0

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

Commons Host 🐑

This is the command line interface for the Commons Host static site hosting, CDN, and DNS-over-HTTPS (DoH) service.

Usage

The commonshost package is an alias of the @commonshost/cli package.

$ npx commonshost

... is equivalent to:

$ npx @commonshost/cli

Documentation

More information about the Commons Host CLI is available at:

https://help.commons.host/cli/

See Also

See the @commonshost organisation on NPM for more packages. For example:

  • @commonshost/server: The static site server used by the Commons Host CDN, also available as a CLI tool to replicate the production environment during development.

  • @commonshost/manifest: The static site dependency tracing tool that generates a Server Push Manifest. This auto-optimises resource loading by eliminating browser-to-server request round trips.

2.0.0

5 years ago

1.0.0

5 years ago