Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Just
Search
Sibi
September 10, 2022
Technology
0
67
Just
Sibi
September 10, 2022
Tweet
Share
More Decks by Sibi
See All by Sibi
Nix/NixOS
psibi
0
98
Rust
psibi
2
290
OPA for policy enforcement
psibi
0
49
Rust + Credstash
psibi
0
48
ASG and lifecycle hooks
psibi
0
27
Haskell + Azure Pipelines
psibi
0
52
Web programming in Haskell using Yesod
psibi
0
99
Monad
psibi
1
170
Science behind Quantum Computing
psibi
0
220
Other Decks in Technology
See All in Technology
組織に自動テストを書く文化を根付かせる戦略(2024冬版) / Building Automated Test Culture 2024 Winter Edition
twada
PRO
13
3.6k
Oracle Cloudの生成AIサービスって実際どこまで使えるの? エンジニア目線で試してみた
minorun365
PRO
4
280
Qiita埋め込み用スライド
naoki_0531
0
860
バクラクのドキュメント解析技術と実データにおける課題 / layerx-ccc-winter-2024
shimacos
2
1.1k
UI State設計とテスト方針
rmakiyama
2
440
生成AIをより賢く エンジニアのための RAG入門 - Oracle AI Jam Session #20
kutsushitaneko
4
220
アップデート紹介:AWS Data Transfer Terminal
stknohg
PRO
0
180
AWS re:Invent 2024 ふりかえり
kongmingstrap
0
130
TSKaigi 2024 の登壇から広がったコミュニティ活動について
tsukuha
0
160
WACATE2024冬セッション資料(ユーザビリティ)
scarletplover
0
190
コンテナセキュリティのためのLandlock入門
nullpo_head
2
320
alecthomas/kong はいいぞ / kamakura.go#7
fujiwara3
1
300
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
50
2.9k
GraphQLとの向き合い方2022年版
quramy
44
13k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
2
170
Making Projects Easy
brettharned
116
5.9k
4 Signs Your Business is Dying
shpigford
181
21k
Bash Introduction
62gerente
608
210k
Code Review Best Practice
trishagee
65
17k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
26
1.5k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
28
2.1k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Automating Front-end Workflow
addyosmani
1366
200k
Faster Mobile Websites
deanohume
305
30k
Transcript
JUST AND JUSTL.EL ILUGC Sibi Prabakaran Sept 10, 2022
None
AGENDA Introduction Why Just Comparison with Makefiles
VARIABLES Variable assignment Command execution Export
RECIPE PARAMETERS Normal parameters Positional parameters Variadic parameters
DEPENDENCIES Pre execution Execution in between Post execution
SCRIPTS Bash scripts Arbitrary scripts!
SETTINGS shell settings dotenv
MAKE COMPARISON Different tool, different scopes PHONY targets User experience
USECASES Everywhere! CI integration Projects etc
JUSTL.EL Home page: Emacs major mode psibi/justl.el
QUESTIONS