UNPKG

gitsite-cli

Version:

Tools for generate static web site from Markdown files in git repository.

18 lines (14 loc) 277 B
```java sp public class Main { public static void main(String[] args) { boolean x = args.length >= 1 && args.length <= 3; System.out.println("Hello, world!"); } } ``` ``` Plain text only: a & b > 0. ``` ```notfound Language not found: a & b > 0. ```