This repository has been archived by the owner on Dec 26, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Crystian edited this page Aug 12, 2018
·
15 revisions
[ english ] [ spanish ]
Continuing with TL;DR:
This tool has several beautiful features that should save lots of typing (and typos) what really matters by the end of the day, but the greatest value is you can share it with your team and the same place: "the repo".
Notes: The samples that I used were with docker, but this tool is not only for it, it is for all you can do on your console.
Concepts that will be mentioned in this documentation:
-
Tool: This software, the command "
x
". - CWD: Current Working Directory.
- Command: A program that you can send arguments.
- Console: "window" where you can run the commands.
- CLI: Command line Interface "Runnable" program on the console.
- Template: Generally is a text with static and dynamic parts which will be replaced at runtime.
- Interpolate: Process that replace variables for values.
[ prev ][ next ]
MIT © 2018 Crystian, made with love for you <3!