Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependence on PostgreSQL #9

Closed
EricForgy opened this issue Jul 9, 2016 · 1 comment
Closed

Dependence on PostgreSQL #9

EricForgy opened this issue Jul 9, 2016 · 1 comment

Comments

@EricForgy
Copy link
Contributor

PostgreSQL is not in METADATA and from the README seems like it never will be unless someone else takes the reigns. But I notice it is a dependency to run

julia> include(Pkg.dir("Genie","genie.jl"))

I need to run

julia> using PostgreSQL

before genie.jl in v0.5 will run.

Not too serious, but just FYI 👍

@EricForgy EricForgy mentioned this issue Jul 9, 2016
@essenciary
Copy link
Member

In order to start a Genie interactive session through the Julia REPL, just type:
$> julia -L genie.jl --color=yes -q

Then

using Genie, Model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants