Daan Breur
Daan Breur
> was this PR meant to be marked as ready-for-review? anyway, here's some comments on stuff oops this was an accident, but its nice to get some feedback and better...
### Ideas: - [ ] distance between veins - [x] full shape percentage - [x] weird shape percentage - [ ] red color percentage - [ ] blue color percentage...
Reference this issue in pullrequests related to automatically see progress
The PR i just made ( #9 ), contains the base files for the update
Update the specs *\*again\** Datastructure specifications: \- Wordlists [typeof **Array/Sequence**] This will be the new json format for now. ```json { "Wordlists": [] } ```
Yes sir! Im working on it. How do you select the default tho? just using a path? If so the data would be: ```json { "DefaultWordlist": "/usr/wordlists/wordlist1.txt", "Wordlists": [ "/usr/wordlists/wordlist1.txt",...
Guess we could do that. More like a number from 0 - length
Well i have no code so i cant make a pr.... and i have no idea on how to implement this.
Just so you can have all subcommands in seperate files. Like `/command subcommand args`
Slappey should automatically generate a `tsconfig.json` file. With the correct settings in my opinion.