aho

command module
v1.2.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2021 License: MIT Imports: 4 Imported by: 0

README

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


aho

ultra simple project scaffolding

Install

Universal way to install

curl -fsSL https://install.egoist.sh/aho.sh | bash -s -- -b /usr/local/bin

Or if you are a Mac user:

brew install egoist/tap/aho

Or download a release manually.

Usage

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.

--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.

-p, --path <path>

Extract a sub directory from <repo> to [destination].

Sponsors

sponsors

License

MIT © EGOIST

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL