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
47
ASG and lifecycle hooks
psibi
0
27
Haskell + Azure Pipelines
psibi
0
51
Web programming in Haskell using Yesod
psibi
0
97
Monad
psibi
1
160
Science behind Quantum Computing
psibi
0
210
Other Decks in Technology
See All in Technology
あなたの知らない Function.prototype.toString() の世界
mizdra
PRO
3
1k
Making your applications cross-environment - OSCG 2024 NA
salaboy
0
210
なぜ今 AI Agent なのか _近藤憲児
kenjikondobai
4
1.4k
CysharpのOSS群から見るModern C#の現在地
neuecc
2
3.7k
Next.jsとNuxtが混在? iframeでなんとかする!
ypresto
2
800
Platform Engineering for Software Developers and Architects
syntasso
1
530
LINEヤフーにおけるPrerender技術の導入とその効果
narirou
1
390
SAP Community and Developer Update
sygyzmundovych
0
350
プロダクト活用度で見えた真実 ホリゾンタルSaaSでの顧客解像度の高め方
tadaken3
0
260
SREが投資するAIOps ~ペアーズにおけるLLM for Developerへの取り組み~
takumiogawa
4
1k
Mastering Quickfix
daisuzu
1
320
rootlessコンテナのすゝめ - 研究室サーバーでもできる安全なコンテナ管理
kitsuya0828
3
390
Featured
See All Featured
YesSQL, Process and Tooling at Scale
rocio
169
14k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
27
840
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
Making Projects Easy
brettharned
115
5.9k
Building Flexible Design Systems
yeseniaperezcruz
327
38k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Become a Pro
speakerdeck
PRO
25
5k
How to Ace a Technical Interview
jacobian
276
23k
Site-Speed That Sticks
csswizardry
0
40
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Art, The Web, and Tiny UX
lynnandtonic
297
20k
Into the Great Unknown - MozCon
thekraken
32
1.5k
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