Giter Club home page Giter Club logo

utpm's Introduction

Unofficial Typst Package Manager

Alias "utpm"

What is that?

UTPM is a package manager for local and remote packages. The goal is to manage packages to use the new feature of typst, importing other packages from different folders

How to use it?

You need two things, first create an typst.toml file by using utpm create:

$ utpm create

Modify this file to match your project and finally, you need to copy the directory to the "special" directory by using utpm link:

$ utpm link

Install

You will need Cargo and Rust.

Simpliest way :

git clone https://github.com/Thumuss/utpm.git &&
cd utpm &&
cargo install --path .

There is a build.sh to install/update the project.

TODO:

See TODO.md

Contribution

If you want to help me dev this package, simply make an issue or a PR

By using this app, you contribute to it, thank you! <3

utpm's People

Contributors

thumuss avatar ludwig-austermann avatar dependabot[bot] avatar

Stargazers

Ben Landon avatar  avatar ShugarSkull avatar Rafael Villar Burke (Pachi) avatar  avatar Edgar Onghena avatar  avatar astrolemonade avatar  avatar Birnadin Erick avatar  avatar Riccardo avatar Sematre avatar Andreas Kröpelin avatar  avatar roku avatar Ilan VELTER avatar

utpm's Issues

Command to download package

I think it would be neat, if one could download a package from a repo. The features would be:

  • automatic installation into package path (maybe into '@utpm' as default dir?)
  • usage of exclude option, so people do not have to clone the whole repo
  • option to include README, excluded items and so on
  • info, update, delete functionalities

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.