s|Save time|Automation|g

This commit is contained in:
0x1eef 2024-10-02 10:04:37 -03:00
parent d9cd9f680e
commit b9471c8421

View file

@ -35,10 +35,9 @@ The following files have to updated:
- /src/json/surahs.json - /src/json/surahs.json
- /src/json/<locale>/<surahId>/{info,surah}.json - /src/json/<locale>/<surahId>/{info,surah}.json
** Save time ** Automation
The ~/src/json/<locale>/<surahId>/info.json~ files can The ~/src/json/<locale>/<surahId>/info.json~ files can be
be generated from the contents of ~/src/json/surahs.json~ - generated from the contents of ~/src/json/surahs.json~:
and that leaves us with one less step to complete:
#+BEGIN_SRC sh #+BEGIN_SRC sh
user@localhost$ bundle exec rake t:surahs.json user@localhost$ bundle exec rake t:surahs.json