Initialize a new repository.
Resolves successfully when filesystem operations are complete.
await init({ fs, dir: '/tutorial' })
Generated using TypeDoc
Initialize a new repository.
Returns
Resolves successfully when filesystem operations are complete.
Example