Skip to content

songxyu/Spree-bidgate

Repository files navigation

BidGate-Shangri-la

SUMMARY

TODO: A spree demo.

$rake db:migrate ....

$ rake db:seed loading ruby c:/Ruby200/lib/ruby/gems/2.0.0/gems/spree_core-2.0.4/db/default/spree/countries.rb loading ruby c:/Ruby200/lib/ruby/gems/2.0.0/gems/spree_core-2.0.4/db/default/spree/roles.rb loading ruby c:/Ruby200/lib/ruby/gems/2.0.0/gems/spree_core-2.0.4/db/default/spree/states.rb loading ruby c:/Ruby200/lib/ruby/gems/2.0.0/gems/spree_core-2.0.4/db/default/spree/zones.rb loading ruby c:/Ruby200/lib/ruby/gems/2.0.0/bundler/gems/spree_auth_devise-3a1aa02e73d3/db/default/users.rb Create the admin user (press enter for defaults). Email [[email protected]]: Password [spree123]: Done!

Commands:

Create a new repository on the command line

touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://github.com/songxyu/BidGate-Shangri-la.git git push -u origin master

Push an existing repository from the command line

git remote add origin https://github.com/songxyu/BidGate-Shangri-la.git git push -u origin master

About

Online Bid Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published