jx

command module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

README

jx

Release GoDoc Go Report Card Apache License 2.0

jx simplifies managing and executing applications, built from projects hosted in git.

Install

Homebrew
brew install c-fraser/tap/jx
Go
go install github.com/c-fraser/jx
Releases

Download a jx binary from a release.

Usage

Install a project
jx install --git [email protected]:c-fraser/echo.git
Run an installed project
jx run echo 'Hello, World!'
Upgrade an installed project
jx upgrade echo
Uninstall a project
jx uninstall echo
View the documentation
jx --help

License

Copyright 2022 c-fraser

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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