Skip to content

iovxw/sparrow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sparrow

匿名版

运行时依赖

  • libpq >= 9.4.0
  • libssl
  • libevent
  • libunwind

运行

设置环境变量 SP_URI 为 PostgreSQL URI

例如SP_URI="postgres://postgres:password@127.0.0.1:5433/sparrow"

然后执行 ./sparrow init 初始化数据库

TODO: 补完

Contributing

  1. Fork it ( https://github.com/Bluek404/sparrow/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • Bluek404 Bluek404 - creator, maintainer

Releases

No releases published

Packages

No packages published