Skip to content

Commit

Permalink
add julenv command
Browse files Browse the repository at this point in the history
  • Loading branch information
mertcandav committed Jul 31, 2023
1 parent 97323a6 commit f4ac52c
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/compiler/basic-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,10 @@ Tools for effective Jule. It includes tools that can add to your Jule experience
See the command's help table for more information:
```
$ julec tool
```
```

## julenv
Show information about native jule environment.
```
$ julec julenv
```

0 comments on commit f4ac52c

Please sign in to comment.