845 B
845 B
nfctl
通过 nfctl 快速开启后台项目
1. Installation
- ①
go install github.com/loveuer/nf/nft/nfctl@latest
- ② download prebuild binary release
2. Usage
nfctl new {project}
nfctl new project -t ultone
nfctl new project -t https://github.com/xxx/yyy.git
nfctl new project --template https://gitcode/loveuer/ultone.git
nfctl new project --template https://{username}:{password/token}@my.gitlab.com/name/project.git