EnglishFrenchSpanish

OnWorks favicon

rake - Online in the Cloud

Run rake in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command rake that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


rake - a make-like build utility for Ruby

SYNOPSIS


rake [-f rakefile] {OPTIONS} TARGETS...

DESCRIPTION


rake is a make-like build utility for Ruby. Tasks and dependencies are specified in
standard Ruby syntax.

OPTIONS


-m, --multitask
Treat all tasks as multitasks.

-B, --build-all
Build all prerequisites, including those which are up-to-date.

-j, --jobs [NUMBER]
Specifies the maximum number of tasks to execute in parallel (default is number of
CPU cores + 4).

Modules
-I, --libdir LIBDIR
Include LIBDIR in the search path for required modules.

-r, --require MODULE
Require MODULE before executing rakefile.

Rakefile location
-f, --rakefile [FILENAME]
Use FILENAME as the rakefile to search for.

-N, --no-search, --nosearch
Do not search parent directories for the Rakefile.

-G, --no-system, --nosystem
Use standard project Rakefile search paths, ignore system wide rakefiles.

-R, --rakelibdir RAKELIBDIR
Auto-import any .rake files in RAKELIBDIR (default is 'rakelib')

--rakelib

-g, --system
Using system wide (global) rakefiles (usually '~/.rake/*.rake').

Debugging
--backtrace=[OUT]
Enable full backtrace. OUT can be stderr (default) or stdout.

-t, --trace=[OUT]
Turn on invoke/execute tracing, enable full backtrace. OUT can be stderr (default)
or stdout.

--suppress-backtrace PATTERN
Suppress backtrace lines matching regexp PATTERN. Ignored if --trace is on.

--rules
Trace the rules resolution.

-n, --dry-run
Do a dry run without executing actions.

-T, --tasks [PATTERN]
Display the tasks (matching optional PATTERN) with descriptions, then exit.

-D, --describe [PATTERN]
Describe the tasks (matching optional PATTERN), then exit.

-W, --where [PATTERN]
Describe the tasks (matching optional PATTERN), then exit.

-P, --prereqs
Display the tasks and dependencies, then exit.

-e, --execute CODE
Execute some Ruby code and exit.

-p, --execute-print CODE
Execute some Ruby code, print the result, then exit.

-E, --execute-continue CODE
Execute some Ruby code, then continue with normal task processing.

Information
-v, --verbose
Log message to standard output.

-q, --quiet
Do not log messages to standard output.

-s, --silent
Like --quiet, but also suppresses the 'in directory' announcement.

-X, --no-deprecation-warnings
Disable the deprecation warnings.

--comments
Show commented tasks only

-A, --all
Show all tasks, even uncommented ones (in combination with -T or -D)

--job-stats [LEVEL]
Display job statistics. LEVEL=history displays a complete job list

-V, --version
Display the program version.

-h, -H, --help
Display a help message.

Use rake online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad