Created
April 5, 2026 00:22
-
-
Save sigma7863/d292f364f7d8dbf26523af0fee4c2980 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Last login: Thu Apr 2 10:07:42 on ttys003 | |
| npm install -g @openai/codex% sigma7863@Sigma7863 ~ % npm install -g @openai/codex | |
| changed 2 packages in 10s | |
| npm notice | |
| npm notice New patch version of npm available! 11.12.0 -> 11.12.1 | |
| npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.12.1 | |
| npm notice To update run: npm install -g npm@11.12.1 | |
| npm notice | |
| sigma7863@Sigma7863 ~ % npm install -g npm@11.12.1 | |
| changed 11 packages in 2s | |
| 15 packages are looking for funding | |
| run `npm fund` for details | |
| sigma7863@Sigma7863 ~ % git clone https://github.com/sigma7863/tuitter.git | |
| Cloning into 'tuitter'... | |
| remote: Repository not found. | |
| fatal: repository 'https://github.com/sigma7863/tuitter.git/' not found | |
| sigma7863@Sigma7863 ~ % cd documents | |
| sigma7863@Sigma7863 documents % git clone https://github.com/sigma7863/tuitter.git | |
| Cloning into 'tuitter'... | |
| remote: Enumerating objects: 90, done. | |
| remote: Counting objects: 100% (90/90), done. | |
| remote: Compressing objects: 100% (74/74), done. | |
| remote: Total 90 (delta 14), reused 89 (delta 13), pack-reused 0 (from 0) | |
| Receiving objects: 100% (90/90), 966.31 KiB | 1.49 MiB/s, done. | |
| Resolving deltas: 100% (14/14), done. | |
| sigma7863@Sigma7863 documents % cd tuitter | |
| sigma7863@Sigma7863 tuitter % bun install | |
| bun install v1.2.15 (df017990) | |
| + @types/node@25.5.0 | |
| + tsx@4.21.0 | |
| + typescript@5.9.3 | |
| + @opentui/core@0.1.90 | |
| + dotenv@17.3.1 | |
| 94 packages installed [10.73s] | |
| sigma7863@Sigma7863 tuitter % cp .env.example .env |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment