mirror of
https://github.com/dtomlinson91/tembo.git
synced 2025-12-22 10:05:49 +00:00
adding latest tests + refactored cli
This commit is contained in:
@@ -5,3 +5,8 @@
|
||||
path: "some_scope"
|
||||
filename: "{name}"
|
||||
extension: md
|
||||
- name: another_some_scope
|
||||
example: tembo new another_some_scope
|
||||
path: "another_some_scope"
|
||||
filename: "{name}"
|
||||
extension: md
|
||||
|
||||
1
tests/test_cli/data/some_scope/some_scope.md
Normal file
1
tests/test_cli/data/some_scope/some_scope.md
Normal file
@@ -0,0 +1 @@
|
||||
already exists
|
||||
Reference in New Issue
Block a user