Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
FERRY Louis
CrashLab_02
Commits
e82f7a55
Commit
e82f7a55
authored
5 months ago
by
Pierre Auguste
Browse files
Options
Download
Email Patches
Plain Diff
docs - fill the readme
parent
bb57d19d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
README.md
README.md
+21
-0
No files found.
README.md
View file @
e82f7a55
# CrashLab_02
```
sh
# Install the package locally
npm
install
curator-ai
```
Put the API key in a
`.env`
file:
```
txt
OPENAI_API_KEY=XXX
```
Change the index.ts file, then :
```
sh
tsc index.ts
```
And for the execution :
```
sh
node index.js
```
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment