Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / go-bootstrap/go-bootstrap issues and pull requests

#64 - Unable to find template directory

Issue - State: open - Opened by alanmpitts about 3 years ago

#63 - Add a link to an example bootstrapped project in Readme

Issue - State: open - Opened by uvinw about 4 years ago

#62 - 不能再添加url的时候加入参数吗?

Issue - State: closed - Opened by kakrot-16 about 4 years ago

#61 - Fix function comments based on best practices from Effective Go

Pull Request - State: open - Opened by CodeLingoBot over 5 years ago - 1 comment

#60 - Cannot create directory

Issue - State: open - Opened by edsonmedina over 6 years ago - 3 comments

#59 - added logic to copy template files on Windows

Pull Request - State: closed - Opened by diogenesderzyniker over 6 years ago

#58 - CP is not a valid Windows command

Issue - State: closed - Opened by diogenesderzyniker over 6 years ago - 1 comment

#57 - Fixed option in mysql migrate script

Pull Request - State: open - Opened by vnau over 6 years ago

#56 - Creating project fails on Mac OSX

Issue - State: closed - Opened by dmjones over 6 years ago - 2 comments

#54 - Removed reference to libunix from main.go

Pull Request - State: open - Opened by glow-mdsol over 6 years ago

#52 - replaced libunix with go's os/user for postgres template

Pull Request - State: closed - Opened by jakesmolka almost 7 years ago

#51 - Error in base.go when database doesn't have an ID column

Issue - State: open - Opened by topher200 almost 7 years ago

#50 - Switch to Use StdLib context object rather than gorilla/context

Pull Request - State: closed - Opened by glow-mdsol over 7 years ago

#49 - Server starts but has error (using mysql)

Issue - State: closed - Opened by LadyMartel over 7 years ago - 1 comment

#48 - updated ordered list syntax in README.md

Pull Request - State: closed - Opened by davidscholberg over 7 years ago

#47 - Initial bootstrap for Postgres fails w/ El Capitan + Postgres 9.5.3

Issue - State: closed - Opened by Tristor almost 8 years ago - 14 comments

#46 - Add documentation on how to bootstrap mysql project

Issue - State: closed - Opened by shadyabhi about 8 years ago - 2 comments

#45 - Better to use go get -u to update deps

Issue - State: closed - Opened by ignatov about 8 years ago - 1 comment

#44 - clarification needed on templates

Issue - State: closed - Opened by tvmaly about 8 years ago - 2 comments

#43 - Try using home-dir if os/user fails (mac os)

Pull Request - State: closed - Opened by TomDeVito about 8 years ago

#42 - Use sessions.Store interface instead of sessions.CookieStore

Pull Request - State: closed - Opened by claisne over 8 years ago - 1 comment

#41 - directory "/blah" is not using a known version control system

Issue - State: closed - Opened by davidscholberg over 8 years ago - 3 comments

#40 - change all "go get" to "go get -u"

Issue - State: closed - Opened by jcmartins over 8 years ago - 1 comment

#39 - Sets correct server adress for docker files

Pull Request - State: closed - Opened by sbrosinski over 8 years ago

#38 - Installation fails

Issue - State: closed - Opened by guido4000 over 8 years ago - 5 comments

#37 - pgmgr: command not found

Issue - State: closed - Opened by drichardson over 8 years ago - 2 comments

#36 - Update README.md

Pull Request - State: closed - Opened by kevinsullivan over 8 years ago - 1 comment

#35 - Libunix check for Windows $USERNAME

Pull Request - State: closed - Opened by heynickc almost 9 years ago

#34 - Use USERNAME environment variable (fixes #33)

Pull Request - State: closed - Opened by aevernon almost 9 years ago

#33 - nil pointer dereference when running go-bootstrap on linux/amd64

Issue - State: closed - Opened by aevernon almost 9 years ago - 1 comment

#32 - Skeleton app doesn't run on Windows

Issue - State: closed - Opened by mawif about 9 years ago - 1 comment

#31 - Use 302 redirects for user mgmt instead of 301.

Pull Request - State: closed - Opened by cgag about 9 years ago - 1 comment

#30 - Replace mattes/migrate with rnubel/pgmgr

Pull Request - State: closed - Opened by rnubel about 9 years ago - 2 comments

#28 - Added support for PG* environment variables in dal tests

Pull Request - State: closed - Opened by blachniet about 9 years ago

#27 - Tests Don't Use PGHOST environment variable

Issue - State: closed - Opened by blachniet about 9 years ago

#26 - "/" route default to a generic index.html.tmpl

Issue - State: closed - Opened by albertchan about 9 years ago - 2 comments

#25 - Fix: Use Docker CMD to start the webserver in the container

Pull Request - State: closed - Opened by luebken about 9 years ago

#24 - check for return error on ListenAndServe()

Pull Request - State: closed - Opened by luebken about 9 years ago

#23 - Separate layers

Issue - State: closed - Opened by matrixik about 9 years ago - 4 comments

#22 - Fatal error when trying to run main.go

Issue - State: closed - Opened by ghost about 9 years ago - 3 comments

#21 - Remove trailing / from `dir` before rewriting import paths

Issue - State: closed - Opened by stroborobo about 9 years ago - 1 comment

#20 - Set postres host via -db= argument?

Issue - State: closed - Opened by stroborobo about 9 years ago - 1 comment

#19 - Installation Fails

Issue - State: closed - Opened by augnustin about 9 years ago - 5 comments
Labels: bug

#18 - GOPATH's multiple paths

Pull Request - State: closed - Opened by stroborobo about 9 years ago - 21 comments

#17 - Setup instructions could be simpler

Issue - State: closed - Opened by nf about 9 years ago - 2 comments
Labels: enhancement

#16 - $GOPATH could contains more paths

Issue - State: closed - Opened by mordillo123 about 9 years ago
Labels: bug

#15 - Bootstrap fails with 'cannot find package' errors

Issue - State: closed - Opened by aranw about 9 years ago - 16 comments
Labels: bug

#14 - Fix recursive copy pathing

Pull Request - State: closed - Opened by relistan about 9 years ago - 5 comments

#13 - Separate app bootstrap from database bootstrap

Issue - State: closed - Opened by rnubel about 9 years ago - 4 comments
Labels: question

#12 - Cookie secret should be auto-generated

Issue - State: closed - Opened by didip about 9 years ago - 1 comment
Labels: enhancement

#11 - be more specific about copying the contents of the blank directory

Pull Request - State: closed - Opened by gmas about 9 years ago

#10 - Project is generated inside a folder named blank

Issue - State: closed - Opened by klzns about 9 years ago - 2 comments

#9 - Running database migrations fails when generating new project

Issue - State: closed - Opened by muminoff about 9 years ago - 13 comments
Labels: question

#8 - sqlite3 fails?

Issue - State: closed - Opened by twirrim about 9 years ago - 5 comments
Labels: question

#7 - Make it possible to use another Git service

Issue - State: closed - Opened by klzns about 9 years ago - 2 comments
Labels: bug

#6 - Configure PG connection from environment values.

Pull Request - State: closed - Opened by rnubel about 9 years ago - 5 comments
Labels: enhancement

#5 - Remove extra directory created by mkdir

Pull Request - State: closed - Opened by lukasz-madon about 9 years ago

#4 - Cannot boostrap a test app

Issue - State: closed - Opened by lukasz-madon about 9 years ago - 10 comments
Labels: bug

#3 - Test Docker Story

Issue - State: closed - Opened by didip about 9 years ago
Labels: enhancement

#2 - Introduce Godep

Issue - State: closed - Opened by didip about 9 years ago - 1 comment
Labels: enhancement

#1 - Get current user from os/user

Issue - State: closed - Opened by anh about 9 years ago - 3 comments
Labels: question