Skip to content

A utility for compiling together files which use the Gravity in-file commands

Notifications You must be signed in to change notification settings

metasophiea/Gravity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For compiling together files which use the Gravity in-file commands

Program Arguments

-r / --root > root file
-o / --output > output file
-v / --verbose > verbose mode
--help > prints the help text

Gravity Commands

include > a straightforward file-into-file text assembler, eg. {{include:aFile.txt}}

Examples

gravity -r project/mainFile.txt -o build/output.txt
gravity --root project/mainFile.txt --output build/output.tx --verbose
gravity --help

About

A utility for compiling together files which use the Gravity in-file commands

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages