タグ git が登録されている動画 : 43 件中 33 - 43 件目
種類:
- タグ
- キーワード
対象:
【ゆっくり解説】 14_ツールとか(修正版)
ツール関連の解説です。
ちょっとだけ面倒だけど一度作ってしまえば初心者でも安心!
久しぶりに作ったので怪しいところ満載
前回(sm40552429) 次回(sm40631135)
ようつべでもやってます。https://youtu.be/-u2hT2A421A
動画内で使用したサンプル(自作)
https://github.com/frsk9999/ex14
----
使用したもの一覧
・FreeBSD 13.1
・bmake(20220208)
・GNU Make 4.3
・automake 1.16.5
・autoconf 2.69_3
・libtool 2.4.6_1
・bison 3.8.2,1
・flex 2.6.4
・git 2.35.2
----
参考文献
Make関連
・BSD Make
https://www.freebsd.org/cgi/man.cgi?query=make
https://www.freebsd.org/cgi/man.cgi?query=style.Makefile
・GNU Make
https://www.gnu.org/software/make/manual/make.html
Autotools
・autoconf
https://www.gnu.org/savannah-checkouts/gnu/autoconf/manual/autoconf-2.71/html_node/
・automake
https://www.gnu.org/software/automake/manual/html_node/
bison/flex
・Top (Bison 3.8.1)
https://www.gnu.org/software/bison/manual/bison.html
・Lexical Analysis With Flex, for Flex 2.6.2: Top
https://westes.github.io/flex/manual/
m4言語
・Notes on the M4 Macro Language
http://mbreen.com/m4.html
git
・Git - Reference
http://git-scm.com/docs
・The One DevOps Platform | GitLab
https://about.gitlab.com/
自分なりのgit使いこなし術を紹介します
↓を見てて自分も紹介したくなったので動画を撮りました。
個人開発者のためのコマンドラインGit使いこなし術
https://youtu.be/1kThUbSdlro
自分の.gitconfigです。
https://github.com/lisp719/vm/blob/master/dotfiles/.gitconfig
vscodeでgitのlogを見るのに便利なgit-graphを紹介します
vscodeでgitのlogを見る時に便利なgit-graphを紹介します。
https://marketplace.visualstudio.com/items?itemName=mhutchie.git-graph
Brief introduction to the Git Application
keisugano.blogspot.com
gitとgithubのデフォルトbranchを変更する方法を紹介します
masterからmainへデフォルトbranchを変更してみます。
git pushでブランチ名を省略する方法を紹介します
git pushだけでpushできるように設定を変更してみます。
【UE5】【ゲーム制作】GGOみたいなFPSゲームがつくりたい Part5
ミリアル「姉さん、色々触ったら戻せなくなっちゃた」
アリアル「ミリアルさん、Gitを使ってみたらどうかな?」
★ 動画内サイト
Git:https://git-scm.com/
GitHub:https://github.co.jp/
Sourcetree:https://www.sourcetreeapp.com/
★ 声の出演
ミリアル:CoeFont
アリアル:CoeFont
https://CoeFont.studio
★ その他リンク
YouTube:https://www.youtube.com/channel/UCsTahyyFH2Redi03z0b__pg
質問箱:https://peing.net/ja/millial_allial
X:https://x.com/Ichi5Dauhuku
【会計ソフトfreee】Part 1/3 : Firebaseとfreeeのアプリを連携させる
音楽、Music: クロード・アシル・ドビュッシー《Claude Achille Debussy》
2つのアラベスク (Deux Arabesques) 第2番ト長調 wave file
確定申告や労務、会計等を簡易化できるウェブ上の会計ソフト
「freee」とmBaaS(mobile Backend as a Service)の
「Firebase」を連携させる方法を紹介します。
① Firebaseを設定する
② Gitをダウンロードする
③ Node.jsをダウンロードして設定する
④ freeeを設定する
⑤ freeeのAPIを試してみる
Blog
https://akasatanahama.com/
Twitter
https://twitter.com/fullNam35087976/
Github
https://github.com/shaieaokamodkijiadjfoa/
wsl と windows で git の認証情報を共有する
ブログ記事
https://mogura.dev/articles/wsl-git-credential/
