Sha256: 52b070d72d1276d8907fac5d41ea0009081a31b443f85cf42b048976b09651cf
Contents?: true
Size: 171 Bytes
Versions: 2
Compression:
Stored size: 171 Bytes
Contents
#!/bin/bash parent_path=$( cd "$(dirname "${BASH_SOURCE[0]}")" ; pwd -P ) cd "$parent_path" ruby generate.rb cd site bundle install bundle exec jekyll build -d ../../docs
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ledger_sync-1.4.1 | documentation/build.sh |
ledger_sync-1.4.0 | documentation/build.sh |