Skip to content

emersonmx/ossuary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 

Repository files navigation

ossuary

skeletons

skelly -s /path-to-ossuary/a-language/skelenton \
    input_a=123 input_b=456 input_N=789

snippets

# render a snippet to a file
skelly -f /path-to-ossuary/a-language/snippets/a_snippets \
    input_a=123 input_b=456 input_N=789 \
    > a_file

# append a snippet to a file
skelly -f /path-to-ossuary/a-language/snippets/a_snippets \
    input_a=123 input_b=456 input_N=789 \
    >> file_to_append

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published