s|Save time|Automation|g
This commit is contained in:
parent
d9cd9f680e
commit
b9471c8421
1 changed files with 3 additions and 4 deletions
|
@ -35,10 +35,9 @@ The following files have to updated:
|
|||
- /src/json/surahs.json
|
||||
- /src/json/<locale>/<surahId>/{info,surah}.json
|
||||
|
||||
** Save time
|
||||
The ~/src/json/<locale>/<surahId>/info.json~ files can
|
||||
be generated from the contents of ~/src/json/surahs.json~ -
|
||||
and that leaves us with one less step to complete:
|
||||
** Automation
|
||||
The ~/src/json/<locale>/<surahId>/info.json~ files can be
|
||||
generated from the contents of ~/src/json/surahs.json~:
|
||||
|
||||
#+BEGIN_SRC sh
|
||||
user@localhost$ bundle exec rake t:surahs.json
|
||||
|
|
Loading…
Reference in a new issue