goshop:Go 中的购物车

时间:2021-06-17 10:26:21
【文件属性】:
文件名称:goshop:Go 中的购物车
文件大小:24KB
文件格式:ZIP
更新时间:2021-06-17 10:26:21
Go goshop 准备出发 GOPATH=~/projects/go mkdir -p $GOPATH echo "export GOPATH=$GOPATH" >> ~/.bashrc echo 'export PATH=$PATH:$GOPATH/bin' >> ~/.bashrc source ~/.bashrc goshop 下载 go get github.com/rofrol/goshop cd $GOPATH/src/github.com/rofrol/goshop 下载 css 和 js wget http://foundation.zurb.com/cdn/releases/foundation-5.0.3.zip unzip foundation-5.0.3.zip -d static/foundation rm foundation-5.0.3.zip 烫发 下
【文件预览】:
goshop-master
----admin_orders.go(2KB)
----tpl()
--------registered.html(185B)
--------admin_bar_notlogged.html(201B)
--------bar.html(540B)
--------admin_login.html(596B)
--------admin_users.html(615B)
--------admin_bar.html(664B)
--------login.html(559B)
--------footer.html(926B)
--------index.html(132B)
--------admin_orders.html(570B)
--------admin_products.html(2KB)
--------admin_index.html(138B)
--------register.html(1KB)
--------products.html(657B)
--------header.html(1KB)
----admin_products.go(5KB)
----db()
--------init.sh(198B)
--------schema.sql(1KB)
----product.go(1KB)
----TODO(1KB)
----static()
--------style.css(227B)
----helper.go(4KB)
----notest.go(1000B)
----main.go(6KB)
----TDD.adoc(3KB)
----.gitignore(56B)
----README.adoc(3KB)
----admin.go(2KB)
----admin_user.go(1KB)
----user.go(6KB)

网友评论