Skip to content

Commit

Permalink
cli init test
Browse files Browse the repository at this point in the history
  • Loading branch information
rnbguy committed Nov 9, 2022
1 parent dfb0dab commit ebf4be3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions tests/cli/test_cli.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Tests Atomkraft CLI

## Init

```sh
$ rm -r atomkraft_project
$ atomkraft init atomkraft_project
$ atomkraft init atomkraft_project
[1]
$ rm -r atomkraft_project
```

0 comments on commit ebf4be3

Please sign in to comment.