Replies: 3 comments 10 replies
-
to be edited https://github.com/kcubeterm/achoz/releases/tag/2021firstalpha downloading it now... |
Beta Was this translation helpful? Give feedback.
0 replies
-
not good... 🤣 gotta continue it another time.
|
Beta Was this translation helpful? Give feedback.
9 replies
-
not a big fan of https://semver.org/ but i might read it later to see if they have a point or not. big releases should happen once per year and have distinct names. the rest is for dev only and would probably be better served with a simple full iso timestamp. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
procedure.
Add single or multiple directory in DirToIndex array in config.json.
and then call crawler.js with node.
node crawler.js
It will output a single file name Indexofdata.jsonl once crawler scanned all files and directories which has specified in config.json.
IndexofData.jsonl contains 1 json object per line.
Json objects contains following data.
Beta Was this translation helpful? Give feedback.
All reactions