Skip to content

quintesse/jbang-catalog

Repository files navigation

JBang Catalog

Quintesse's list of useful JBang scripts!

How to run

This is a catalog to use with jbang.

Each alias below shows how to run it with JBang. For this you need to have jbang installed and available in your PATH. See the JBang website for options on how to install JBang.

Aliases

cat

Simply copies the contents of the provided files to the standard output

jbang cat@quintesse

echo

Just prints out its arguments

jbang echo@quintesse

hello

Our perennial demo friend

jbang hello@quintesse

jget

Like a simplistic wget but written in Java

jbang jget@quintesse

jvmci

Checks if JVMCI is enabled

jbang jvmci@quintesse

rest

A cli tool for REST queries and transformations

jbang rest@quintesse

httpd

Starts a simple HTTP server on the files in the current directory

jbang httpd@quintesse

sysenv

Prints out Java's System environment

jbang sysenv@quintesse

sysprops

Prints out Java's System properties

jbang sysprops@quintesse

mdns

jbang mdns@quintesse

mvn2jbang

Adds a Maven project's dependencies to a JBang script

jbang mvn2jbang@quintesse

redir

Updates directives in JBang scripts

jbang redir@quintesse

Templates

About

Just a bunch of useful jbang scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages