command
module
Version:
v0.0.0-...-f1f66e6
Opens a new window with list of versions in this module.
Published: Jul 24, 2014
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
bookstatus
xiaomabank book status
GO语言实现的一个简单图书管理系统
后续补全使用方法和说明
##下载方法 [正确安装 golang]
在$gopath 目录执行:
go get github.com/airene/bookstatus 获得源码并之后可用git提交
##github用户配置方法
目前工作环境都是用的global方式配置用户名和密码是公司的信息,为了在提交的时候能用github账户,可以在具体的工程目录执行
git config user.name 'git登录名';
git config user.email '注册git的邮箱' 来解决这个问题。
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.