Skip to content

d80x86/tofu-project-default

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tofu-project-default

tofu 项目工程模板

如何使用

## 从github中clone
git clone --depth=1 https://github.com/d80x86/tofu-project-default.git new_project_name

## 进入项目
cd new_project_name

## 安装tofu framework
./tofu install

## 运行(开发模式)
./tofu console

## 运行(生产模式)
./tofu start

可选操作

## 移除无用的旧git信息
rm -rf .git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published