Socket
Socket
Sign inDemoInstall

aho

Package Overview
Dependencies
0
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    aho

ultra simple project scaffolding


Version published
Weekly downloads
44
increased by300%
Maintainers
2
Install size
25.9 kB
Created
Weekly downloads
 

Readme

Source

💛 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

FAQs

Last updated on 09 Feb 2022

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc