1.0.2 • Published 7 years ago

baresoil v1.0.2

Weekly downloads
2
License
Apache-2.0
Repository
github
Last release
7 years ago

baresoil

Create, develop, and deploy Baresoil applications.

See documentation at baresoil.org.

Summary

Install:

npm install -g baresoil

Start a new project:

baresoil init
baresoil dev

Create a developer account on a remote Baresoil server. baresoil.cloud is a free community server for demonstration purposes. See baresoil-server for details on setting up your own server.

baresoil signup --server wss://baresoil.cloud

Register your project to a subdomain or domain on the server, and then deploy it to the server.

baresoil register --hostname mydomain.baresoil.cloud
baresoil deploy

Running deploy again will synchronize incremental changes since the last deploy to the server.

Note: when using the baresoil.cloud service, only subdomains of baresoil.cloud can be registered. This restriction does not apply if you run your own baresoil-server instance.

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.2.7

7 years ago

0.2.6

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.5

7 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago