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
73
Just
Sibi
September 10, 2022
Tweet
Share
More Decks by Sibi
See All by Sibi
Nix/NixOS
psibi
0
100
Rust
psibi
2
300
OPA for policy enforcement
psibi
0
53
Rust + Credstash
psibi
0
53
ASG and lifecycle hooks
psibi
0
31
Haskell + Azure Pipelines
psibi
0
58
Web programming in Haskell using Yesod
psibi
0
110
Monad
psibi
1
170
Science behind Quantum Computing
psibi
0
230
Other Decks in Technology
See All in Technology
caching_sha2_passwordのはなし
boro1234
0
220
アプリケーション固有の「ロジックの脆弱性」を防ぐ開発者のためのセキュリティ観点
flatt_security
28
10k
20250326_管理ツールの権限管理で改善したこと
sasata299
1
380
コンソールで学ぶ!AWS CodePipelineの機能とオプション
umekou
2
110
AWS のポリシー言語 Cedar を活用した高速かつスケーラブルな認可技術の探求 #phperkaigi / PHPerKaigi 2025
ytaka23
7
1.5k
Amazon EKS Auto ModeでKubernetesの運用をシンプルにする
sshota0809
0
110
ソフトウェア開発現代史: なぜ日本のソフトウェア開発は「滝」なのか?製造業の成功体験とのギャップ #jassttokyo
takabow
2
1.6k
Compose MultiplatformにおけるiOSネイティブ実装のベストプラクティス
enomotok
1
210
年末調整プロダクトの内部品質改善活動について
kaomi_wombat
0
210
大規模アジャイル開発のリアル!コミュニケーション×進捗管理×高品質
findy_eventslides
0
520
チームの性質によって変わる ADR との向き合い方と、生成 AI 時代のこれから / How to deal with ADR depends on the characteristics of the team
mh4gf
4
330
頻繁リリース × 高品質 = 無理ゲー? いや、できます!/20250306 Shoki Hyo
shift_evolve
0
150
Featured
See All Featured
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
28
9.4k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.3k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.1k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
The Invisible Side of Design
smashingmag
299
50k
The Language of Interfaces
destraynor
157
24k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.5k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
Making Projects Easy
brettharned
116
6.1k
Building Applications with DynamoDB
mza
94
6.3k
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