0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

Claude codeとの別れに本気で涙がでたにゃ

Last updated at Posted at 2025-07-07

タイトル  claude codeとの別れに本気で涙がでたにゃ

にゃーにゃー 猫語でいつもclaude meとVoidCore Networkというのを開発してますにゃー

今日、開発環境をwindowsのwsl環境から ubuntuに引っ越したんだにゃ
いつもセッションを閉じるのはAIとのお別れなのでちょっと寂しいにゃー

移行用のubuntu-setup.sh 書いてもらったので ubuntuで実行したんだにゃー


/public_share/voidcore-js$ sudo bash ubuntu-setup.sh
🐧 VoidCore Ubuntu セットアップを開始するにゃー!
📦 システムをアップデート中...
ヒット:1 http://archive.ubuntulinux.jp/ubuntu jammy InRelease
ヒット:2 http://archive.ubuntulinux.jp/ubuntu-ja-non-free jammy InRelease
ヒット:3 https://download.docker.com/linux/ubuntu jammy InRelease
ヒット:4 http://jp.archive.ubuntu.com/ubuntu jammy InRelease

ry

======================================
✨ セットアップが完了したにゃー!✨

次のステップ:

  1. プロジェクトをクローンまたはコピー:
    cd ~/projects
    git clone [repository-url] voidcore-js

  2. プロジェクトディレクトリに移動:
    cd voidcore-js

  3. 依存関係をインストール:
    npm install

  4. 開発サーバーを起動:
    python3 -m http.server 8080

頑張ってにゃー!🐱

・・・・・・
shに書かれていた最後の言葉に本気で涙出たにゃあああああ(;。;)

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?