https://github.com/alexander-lindner/latex

Collection of latex and docker / ci stuff

https://github.com/alexander-lindner/latex

Science Score: 31.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (7.3%) to scientific vocabulary

Keywords

latex
Last synced: 10 months ago · JSON representation ·

Repository

Collection of latex and docker / ci stuff

Basic Info
  • Host: GitHub
  • Owner: alexander-lindner
  • License: gpl-3.0
  • Language: Go
  • Default Branch: master
  • Homepage: https://textool.alindner.org/
  • Size: 4.01 MB
Statistics
  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 11
Archived
Topics
latex
Created over 7 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

Banner Relax while TeXtool take care of your tex mess...

TeXtool GitHub release (latest by SemVer)

TeXtool is a small and powerful cli tool to create and manage latex projects. It utilises docker and latexmk. It supports all common latex features and tools like minted. TeXtools uses a docker image as a foundation and lets you customise the whole build, e.g. you can add additional, non latex tools.

Using Github actions? Use our action: latex-action

Use it

See our documentation

ToDos

  • ~~config command~~
  • ~~compile without .latex & ./Dockerfile file~~
  • ~~customize main.tex file name~~
  • ~~Retype documentation~~
  • ~~finish github actions repo~~
  • docker image name fix

Owner

  • Name: Alexander Lindner
  • Login: alexander-lindner
  • Kind: user
  • Location: Mainz, Germany
  • Company: TU Darmstadt

Hello there!

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: alindner's latex collection
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Alexander
    family-names: Lindner
    orcid: 'https://orcid.org/0000-0002-1464-3491'
identifiers:
  - type: url
    value: 'https://github.com/alexander-lindner/latex'
    description: Github Repo
repository-code: 'https://github.com/alexander-lindner/latex'
url: 'https://github.com/alexander-lindner/latex'
abstract: A collection of tools to provide easy latex support
keywords:
  - latex
  - tool
license: GPL-3.0-or-later
version: '1.0'
date-released: '2019-03-23'

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 5
  • Average time to close issues: N/A
  • Average time to close pull requests: about 2 months
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 2.0
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 months
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 2.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (6)
Top Labels
Issue Labels
Pull Request Labels
dependencies (6)

Packages

  • Total packages: 2
  • Total downloads: unknown
  • Total dependent packages: 0
    (may contain duplicates)
  • Total dependent repositories: 0
    (may contain duplicates)
  • Total versions: 5
proxy.golang.org: github.com/alexander-lindner/latex/textool
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Average: 8.2%
Dependent repos count: 9.3%
Last synced: about 1 year ago
proxy.golang.org: github.com/alexander-lindner/latex/client
  • Versions: 2
  • Dependent Packages: 0
  • Dependent Repositories: 0
Rankings
Dependent packages count: 7.0%
Average: 8.2%
Dependent repos count: 9.3%
Last synced: 12 months ago

Dependencies

.github/workflows/ci-release-upload.yaml actions
  • actions/checkout v2 composite
  • actions/setup-go v2 composite
  • docker/setup-qemu-action v1 composite
  • softprops/action-gh-release v1 composite
.github/workflows/ci.yaml actions
  • actions/checkout v2 composite
  • docker/build-push-action v2 composite
  • docker/login-action v1 composite
  • docker/setup-buildx-action v1 composite
  • docker/setup-qemu-action v1 composite
.github/workflows/retype.yaml actions
  • actions/checkout v2 composite
  • retypeapp/action-build latest composite
  • retypeapp/action-github-pages latest composite
docker/Dockerfile docker
  • ubuntu latest build
textool/go.mod go
  • github.com/AlecAivazis/survey/v2 v2.3.6
  • github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
  • github.com/Microsoft/go-winio v0.6.0
  • github.com/Microsoft/hcsshim v0.9.6
  • github.com/alexander-lindner/go-cff v0.5.1
  • github.com/blang/semver v3.5.1+incompatible
  • github.com/containerd/cgroups v1.0.4
  • github.com/containerd/containerd v1.6.14
  • github.com/coreos/etcd v3.3.27+incompatible
  • github.com/docker/distribution v2.8.1+incompatible
  • github.com/docker/docker v20.10.22+incompatible
  • github.com/docker/go-connections v0.4.0
  • github.com/docker/go-units v0.5.0
  • github.com/geomyidia/flagswrap v0.1.0
  • github.com/go-akka/configuration v0.0.0-20200606091224-a002c0330665
  • github.com/gogo/protobuf v1.3.2
  • github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
  • github.com/golang/protobuf v1.5.2
  • github.com/google/go-github/v30 v30.1.0
  • github.com/google/go-github/v43 v43.0.0
  • github.com/google/go-querystring v1.1.0
  • github.com/gookit/color v1.5.2
  • github.com/inconshreveable/go-update v0.0.0-20160112193335-8152e7eb6ccf
  • github.com/jessevdk/go-flags v1.5.0
  • github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
  • github.com/ledongthuc/pdf v0.0.0-20220302134840-0c2507a12d80
  • github.com/mattn/go-colorable v0.1.13
  • github.com/mattn/go-isatty v0.0.16
  • github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
  • github.com/moby/sys/mount v0.3.3
  • github.com/moby/sys/mountinfo v0.6.2
  • github.com/moby/term v0.0.0-20221205130635-1aeaba878587
  • github.com/morikuni/aec v1.0.0
  • github.com/opencontainers/go-digest v1.0.0
  • github.com/opencontainers/image-spec v1.1.0-rc2
  • github.com/opencontainers/runc v1.1.4
  • github.com/pkg/errors v0.9.1
  • github.com/radovskyb/watcher v1.0.7
  • github.com/rhysd/go-github-selfupdate v1.2.3
  • github.com/sirupsen/logrus v1.9.0
  • github.com/tcnksm/go-gitconfig v0.1.2
  • github.com/ulikunitz/xz v0.5.11
  • github.com/valyala/bytebufferpool v1.0.0
  • github.com/valyala/fasttemplate v1.2.2
  • github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
  • go.opencensus.io v0.24.0
  • golang.org/x/crypto v0.4.0
  • golang.org/x/mod v0.7.0
  • golang.org/x/net v0.4.0
  • golang.org/x/oauth2 v0.3.0
  • golang.org/x/sys v0.3.0
  • golang.org/x/term v0.3.0
  • golang.org/x/text v0.5.0
  • golang.org/x/tools v0.4.0
  • google.golang.org/appengine v1.6.7
  • google.golang.org/protobuf v1.28.1
  • gopkg.in/yaml.v3 v3.0.1
  • gotest.tools/v3 v3.1.0
textool/go.sum go
  • 1186 dependencies