Skip to content

Commit

Permalink
updated read with ostart
Browse files Browse the repository at this point in the history
  • Loading branch information
blob1807 committed Jan 11, 2024
1 parent 315f4a3 commit afdef5c
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# Odin Start (ostart)

Quickly start an Odin project.
Comes in Odin and Python flavours.

Expand All @@ -19,10 +21,10 @@ Help:
Creates given directories. Creates none when not used.
Examples:
odin_start init
odin_start new bean_maker
odin_start -init --file main ols
odin_start --new "bean maker" -dir all file main
ostart init
ostart new bean_maker
ostart -init --file main ols
ostart --new "bean maker" -dir all file main
```

Python Version
Expand Down

0 comments on commit afdef5c

Please sign in to comment.