Skip to content
/ nami Public
forked from txthinking/nami

The easy way to download command from anywhere. 从任何地方下载命令

License

Notifications You must be signed in to change notification settings

jenarlion/nami

 
 

Repository files navigation

Nami

中文

🗣 News 💬 Chat 🩸 Youtube ❤️ Sponsor

The easy way to download anything from anywhere. All files are stored in $HOME/.nami.

❤️ A project by txthinking.com

Install

bash <(curl https://bash.ooo/nami.sh)

Windows user should run in Git Bash, Video

Example

nami install brook
nami list
nami remove brook

You can also upgrade nami by nami

nami install nami

With HTTPS_PROXY environment

export HTTPS_PROXY=http://127.0.0.1:8010
nami install brook

Keep PATH with sudo

sudo visudo
Defaults        !env_reset
# Defaults       secure_path=...

All officially maintained packages

package

How to add package

package/readme.md

License

Licensed under The GPLv3 License

About

The easy way to download command from anywhere. 从任何地方下载命令

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 70.1%
  • Go 27.9%
  • Shell 2.0%