logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

spython_recipe - Singularity Python, Singularity Client

Description

       usage: spython recipe [-h] [--entrypoint ENTRYPOINT] [--json] [--force]

       [--parser {auto,docker,singularity}]
              [--writer {auto,docker,singularity}] [files ...]

   positionalarguments:
       files  the recipe input file and [optional] output file

   options:-h, --help
              show this help message and exit

       --entrypoint ENTRYPOINT
              define custom entry point and prevent discovery

       --json dump the (base) recipe content as json to the terminal

       --force
              if the output file exists, overwrite.

       --parser {auto,docker,singularity}
              Is the input a Dockerfile or Singularity recipe?

       --writer {auto,docker,singularity}
              Should we write to Dockerfile or Singularity recipe?

spython recipe 0.3.13                             January 2024                                 SPYTHON_RECIPE(1)

Name

       spython_recipe - Singularity Python, Singularity Client

See Also