diff options
Diffstat (limited to 'clinte.json')
-rw-r--r-- | clinte.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/clinte.json b/clinte.json new file mode 100644 index 0000000..6f1c157 --- /dev/null +++ b/clinte.json @@ -0,0 +1,9 @@ +{ + "posts": [ + { + "title": "Welcome to CLI NoTEs!", + "author": "clinte!", + "body": "Welcome to clinte! For usage, run 'clinte -h'" + } + ] +} \ No newline at end of file |