Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-02 | Tutorial getting-started: introduce -P | Klaus Aehlig | |
... as an way of directly obtaining an artifact without an additional detour through the file system. | |||
2022-11-02 | tutorial/getting-started: better explain object identifiers | Christian Lütke Stetzkamp | |
When the tutorial references blob identifiers in the output, also immediately explain the syntax. Also emphasize the possible abbreviations made possible by b9880e8ecdce02f047dfb1d19de5f1ed07a82ac6 given that they are typically used in practise. Co-authored-by: Klaus Aehlig <aehlig@linta.de> | |||
2022-10-20 | Tutorial: Adjust 'test/glob/rebuild/proto' sections | Oliver Reiche | |
2022-10-20 | Tutorial: Adjust 'Third-party' section to new changes | Oliver Reiche | |
2022-10-20 | Tutorial: Adjust 'Hello world' section to new changes | Oliver Reiche | |
2022-10-07 | Tutorial: add section on `just rebuild` | Klaus Aehlig | |
2022-08-26 | tutorial/test: demonstrate that the internals of the test are available | Klaus Aehlig | |
... by explaining how to install the test binary and manually interact with it. This also shows how to inspect an action for debugging. | |||
2022-08-26 | tutorial/thrid-party-software: clarify tree refrence | Klaus Aehlig | |
... emphasizing that it constructs only a single artifact. In this way, we avoid confusion with globs (that are introduced later). | |||
2022-08-24 | Glob tutorial: fix typos and white space | Klaus Aehlig | |
2022-08-23 | Add a tutorial section explaining targets vs explicit source references | Klaus Aehlig | |
2022-08-22 | Tutorial: Add minimalistic getting started section | Oliver Reiche | |
2022-08-19 | Tutorial: Use sh instead shell for improved rendering | Oliver Reiche | |
2022-07-28 | Upd tutorial to reflect new just-mr setup output | Paul Cristian Sarbu | |
2022-06-24 | Tutorial: Add section about tests | Oliver Reiche | |
2022-06-22 | Tutorial: Updated proto section | Oliver Reiche | |
2022-06-20 | Tutorial: Regenerate screenshots with adjusted hashes | Oliver Reiche | |
2022-06-17 | Add tutorial on how to use proto buffers with just | Klaus Aehlig | |
While we assume the reader already knows what proto buffers are, the tutorial introduces the concept of anonymous targets. | |||
2022-06-14 | Tutorial: Add section about 3rd party software | Oliver Reiche | |
2022-06-13 | Tutorial: Update hello world tutorial screenshots | Oliver Reiche | |
2022-06-02 | Tutorial: Simplify hello world section | Oliver Reiche | |
... to initially use rules' predefined defaults. | |||
2022-05-24 | Tutorial: Add hello world section | Oliver Reiche | |