1.0.7 • Published 3 years ago

skslingshotcli v1.0.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

skslingshotcli:\ This is a cli that allows for users to interact with a global trie hosted on an AWS instance\ \ Users may interact with the trie with the following commands:\ 1.skslingshotcli add [word]: Adds [word] to trie if trie does not contain [word]"\ 2.skslingshotcli delete [word]: Deletes [word] from trie if trie contains [word]"\ 3.skslingshotcli contains [word]: Indicates if [word] is present in the trie structure"\ 4.skslingshotcli suggestions [word]: Gives a list of words that contain [word] as a prefix"\ 5.skslingshotcli printall : Gives a list of all words stored in the trie structure"

to access the help information, use the command: skslingshotcli -h\ created by: Shankar Kailas

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago