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
77
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
54
Rust + Credstash
psibi
0
55
ASG and lifecycle hooks
psibi
0
32
Haskell + Azure Pipelines
psibi
0
60
Web programming in Haskell using Yesod
psibi
0
120
Monad
psibi
1
180
Science behind Quantum Computing
psibi
0
250
Other Decks in Technology
See All in Technology
JNation 2025 - Quarkus for Spring Developers
edeandrea
PRO
0
110
Redmineの意外と知らない便利機能 (Redmine 6.0対応版)
vividtone
0
1.1k
SmartHRの複数のチームにおけるMCPサーバーの活用事例と課題
yukisnow1823
2
1.2k
それでもぼくらは貢献をつづけるのだ(たぶん) @FOSS4GLT会#002
furukawayasuto
1
280
人とAIとの共創を夢見た2か月 #共創AIミートアップ / Co-Creation with Keito-chan
kondoyuko
1
700
カンファレンスのつくりかた / The Conference Code: What Makes It All Work
tomzoh
8
930
What's Next in OpenShift Q2 CY2025
redhatlivestreaming
1
800
オープンソースのハードウェアのコンテストに参加している話
iotengineer22
0
530
コードの考古学 〜労務システムから発掘した成長の糧〜
kenta_smarthr
1
1.1k
AIの電力問題を概観する
rmaruy
1
210
ゴリラ.vim #36 ~ Vim x SNS ~ スポンサーセッション
yasunori0418
1
350
RDRA3.0を知ろう
kanzaki
2
430
Featured
See All Featured
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.6k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
6
660
The Art of Programming - Codeland 2020
erikaheidi
54
13k
Embracing the Ebb and Flow
colly
85
4.7k
Art, The Web, and Tiny UX
lynnandtonic
298
21k
Producing Creativity
orderedlist
PRO
346
40k
Practical Orchestrator
shlominoach
188
11k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
Gamification - CAS2011
davidbonilla
81
5.3k
The Power of CSS Pseudo Elements
geoffreycrofte
76
5.8k
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
34
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