Skip to content

PattMayne/divided_we_fall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIVIDED WE FALL

This is a command line tool to generate divider-style comments to paste labels in your code. It won't make ASCII art. Just a simple label surrounded by a border of characters. Takes arguments to change border thickness, amount of whitespace, border character, and comments style (based on language)

Usage: dwfall "label to print" [options] Options: -h, --help Show this help message -v, --version Show version --borderh border width --borderv border height --whtiespace blank space above/below borders --borderchar character used for border --style comment syntax. See chart below.

STYLE OPTIONS CHART:

INPUT:  : OTHER LANGS COVERED
html    : xml
c       : Rust, C++, CSS, C#, SQL, JavaScipt, Java, Swift, Odin
lisp    : Clojure, Scheme
lua
hash    : bash, ruby, python
haskell
zig
ocaml
nim

About

Command line tool to generate divider-style comments for code. Supports many programming languages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages