Git Product home page Git Product logo

khoeyland / quarto-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quarto-dev/quarto-cli

0.0 0.0 0.0 221.21 MB

Open-source scientific and technical publishing system built on Pandoc.

Home Page: https://quarto.org

License: Other

Shell 0.26% JavaScript 50.31% Python 0.44% Lua 12.17% R 0.85% Rust 0.06% PowerShell 0.09% Julia 0.04% TypeScript 29.55% XSLT 1.01% CSS 0.99% TeX 0.14% HTML 0.41% Batchfile 0.09% Jupyter Notebook 0.22% EJS 0.40% Roff 0.01% SCSS 2.89% Typst 0.09%

quarto-cli's Introduction

Quarto

Quarto is an open-source scientific and technical publishing system built on Pandoc. Quarto documents are authored using markdown, an easy to write plain text format.

In addition to the core capabilities of Pandoc, Quarto includes:

  1. Embedding code and output from Python, R, Julia, and JavaScript via integration with Jupyter, Knitr, and Observable.

  2. A variety of extensions to Pandoc markdown useful for technical writing including cross-references, sub-figures, layout panels, hoverable citations and footnotes, callouts, and more.

  3. A project system for rendering groups of documents at once, sharing options across documents, and producing aggregate output like websites and books.

  4. Authoring using a wide variety of editors and notebooks including JupyterLab, RStudio, and VS Code.

  5. A visual markdown editor that provides a productive writing interface for composing long-form documents.

Learn more about Quarto at https://quarto.org.

Development Version

To install the development version of the Quarto CLI, clone the quarto-cli repository then run the configure script for your platform (configure.sh for Linux/macOS or configure.cmd for Windows). For example:

git clone https://github.com/quarto-dev/quarto-cli
cd quarto-cli
./configure.sh

The ./configure.sh script should add a symlink to quarto to your path. You can also run quarto by running package/dist/bin/quarto.

To update to the latest development version, run git pull from the local repo directory:

cd quarto-cli
git pull

Running Tests

To run all unit tests, execute the script in the test directory.

cd tests
./run-tests.sh

To run a specific unit test, specify the script name.

cd tests
./run-tests.sh smoke/extensions/extension-render-doc.test.ts
./run-tests.sh smoke/extensions/

License

Quarto is open source software available under the MIT license (https://opensource.org/license/mit/).

quarto-cli's People

Contributors

batpigandme avatar bobby1030 avatar cderv avatar coatless avatar cscheid avatar cwickham avatar dragonstyle avatar eitsupi avatar giabaio avatar github-actions[bot] avatar gjirokastrelbasanit34 avatar gordonwoodhull avatar hamelsmu avatar jcheng5 avatar jjallaire avatar jkrumbiegel avatar jmbuhr avatar knuesel avatar mcanouil avatar mhellmund avatar mohammadrizki avatar mslynch avatar rcannood avatar rich-iannone avatar salim-b avatar softwarenerd avatar thomasballinger avatar wch avatar willgiang avatar yihui avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.