go-meteor

module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2019 License: Apache-2.0

README

Meteor utilities for Go

This package contains utilities for working with Meteor applications.

Primarily, this contains the meteor-dockerfilegen CLI tool, which will generate a multi-stage Dockerfile for a container-deployable Meteor application.

To install this tool, install from a Github release or run go get:

  go get github.com/CyCoreSystems/go-meteor/cmd/meteor-dockerfilegen

Simply run meteor-dockerfilegen from the base directory of your Meteor application, and it will return the contents of the Dockerfile.

For instance:

  meteor-dockerfilegen -port 3000 > Dockerfile

You can run meteor-dockerfilegen --help for help on the various options.

If you have any ideas for making this tool more flexbile, please feel free to open an issue or pull request!

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL