2 lines
59 B
Bash
2 lines
59 B
Bash
|
|
#!/bin/bash
|
||
|
|
dart create --template=package ../packages/auth
|