2.0.2 • Published 2 years ago

aho v2.0.2

Weekly downloads
1
License
MIT
Repository
-
Last release
2 years ago

💛 You can help the author become a full-time open-source maintainer by sponsoring him on GitHub.


aho

npm version npm downloads install size

ultra simple project scaffolding

Usage

# NPM
npx aho user/repo [destination]
# PNPM
pnpm dlx aho user/repo [destination]

Flags

aho <repo> [destination]

Generate a project from <repo> to [destination], destination defaults to current directory.

<repo> is in the format of user/repo#branch_or_tag, currently only GitHub repositories are supported. #branch_or_tag is optional.

You can also download a sub folder from the repo: user/repo/sub_folder#dev.

--force

By default the command would abort if destination is not empty, use --force if you want to empty the dir before writing to it.

Sponsors

sponsors

License

MIT © EGOIST

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.3

2 years ago

0.0.0

7 years ago