1.0.22 • Published 1 year ago

gpt-prompt-tool v1.0.22

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

prompt-tool

Instructions: 1. install the gpt tool -- sudo npm install -g gpt-prompt-tool 2. Use the tool in terminal by navigating to the directory where the files are stored that you wish to copy together, and use the command: npx combiner ... 3. if you don't specify the files you would like to copy together, then it will automatically put together all of the files in the current directory (including all the files in the subdirectories)

The result is a .txt document saved to your desktop, that contains the text from all of these files. Before the text for each file is the phrase:

//// The below text is from a _x___ file from _y

where x is the file type (i.e. .js), and y is the directory from where the file came.

When prompting chatGPT, you can tell it beforehand that each of the files in your code is separated by that specific phrase.

1.0.22

1 year ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

1 year ago

1.0.17

1 year ago

1.0.16

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago