Skip to content
/ n Public
forked from Hex-Techs/hexctl

A collection of tools used in personal development

License

Notifications You must be signed in to change notification settings

lishangyuzi/n

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n

A collection of tools used in development

Build

make
make build-vendor
make clean

Usage

./n --help

Child Command

  • cluster: deploy a new or a component for kubernetes cluster
  • help: Help about any command
  • kc: manage your kubeconfig and context
  • run: run a go project
  • version: n version

Remote Create

n cluster new --ip $public_host -p $password --image-repository registry.cn-hangzhou.aliyuncs.com/google_containers remote

About

A collection of tools used in personal development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.2%
  • Makefile 0.8%