expresscommands.jl

The command-line interface of Express.jl

https://github.com/mineralscloud/expresscommands.jl

Science Score: 67.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
    Found .zenodo.json file
  • DOI references
    Found 6 DOI reference(s) in README
  • Academic publication links
    Links to: arxiv.org, sciencedirect.com
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (9.1%) to scientific vocabulary

Keywords

ab-initio-simulations cli command-line-tool julia-package quantum-espresso workflows
Last synced: 4 months ago · JSON representation ·

Repository

The command-line interface of Express.jl

Basic Info
  • Host: GitHub
  • Owner: MineralsCloud
  • License: mit
  • Language: Julia
  • Default Branch: main
  • Homepage:
  • Size: 592 KB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 1
  • Releases: 13
Topics
ab-initio-simulations cli command-line-tool julia-package quantum-espresso workflows
Created about 5 years ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

ExpressCommands

| Documentation | Build Status | Others | | :--------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------: | | Stable Dev | Build Status Build Status Build Status pipeline status Coverage | GitHub license Code Style: Blue |

The code is hosted on GitHub, with some continuous integration services to test its validity.

This repository is created and maintained by @singularitti. You are very welcome to contribute.

Please cite this package as:

Q. Zhang, C. Gu, J. Zhuang et al., express: extensible, high-level workflows for swifter ab initio materials modeling, Computer Physics Communications, 108515, doi: https://doi.org/10.1016/j.cpc.2022.108515.

The BibTeX format is:

bibtex @article{ZHANG2022108515, title = {express: extensible, high-level workflows for swifter ab initio materials modeling}, journal = {Computer Physics Communications}, pages = {108515}, year = {2022}, issn = {0010-4655}, doi = {https://doi.org/10.1016/j.cpc.2022.108515}, url = {https://www.sciencedirect.com/science/article/pii/S001046552200234X}, author = {Qi Zhang and Chaoxuan Gu and Jingyi Zhuang and Renata M. Wentzcovitch}, keywords = {automation, workflow, high-level, high-throughput, data lineage} }

We also have an arXiv prepint.

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add ExpressCommands

Or, equivalently, via the Pkg API:

julia julia> import Pkg; Pkg.add("ExpressCommands")

Command Line Interface

Add ~/.julia/bin to your PATH to enable command line interface. Or run ExpressCommands.comonicon_install_path() to install everything automatically.

Sometimes, you won't trigger the package build of Julia. You can install the command line interface manually via ExpressCommands.comonicon_install().

Completions

If you are using ZSH, you can enable the auto-completion by ExpressCommands.comonicon_install_path(). Or add the FPATH to your .zshrc

sh export FPATH="$HOME/.julia/completions:$FPATH"

if you do not have oh-my-zsh installed, you need to add

sh autoload -Uz compinit && compinit

to your .zshrc as well.

Documentation

  • STABLEdocumentation of the most recently tagged version.
  • DEVdocumentation of the in-development version.

Project status

The package is tested against, and being developed for, Julia 1.6 and above on Linux, macOS, and Windows.

Questions and contributions

Usage questions can be posted on our discussion page.

Contributions are very welcome, as are feature requests and suggestions. Please open an issue if you encounter any problems. The contributing page has a few guidelines that should be followed when opening pull requests and contributing code.

Owner

  • Name: Minerals Cloud
  • Login: MineralsCloud
  • Kind: organization
  • Email: mineralscloudcu@gmail.com
  • Location: Columbia University, New York, NY, USA

Investigates minerals in the cloud

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - family-names: Zhang
    given-names: Qi
    orcid: https://orcid.org/0000-0002-3153-1117
  - family-names: Gu
    given-names: Chaoxuan
    orcid: https://orcid.org/0000-0002-2118-9805
  - family-names: Zhuang
    given-names: Jingyi
    orcid: https://orcid.org/0000-0002-2987-3644
  - family-names: Wentzcovitch
    given-names: Renata
    orcid: https://orcid.org/0000-0001-5663-9426
title: "𝚎𝚡𝚙𝚛𝚎𝚜𝚜: extensible, high-level workflows for swifter ab initio materials modeling"
version: 1.0.0
date-released: 2021-09-24

GitHub Events

Total
  • Pull request event: 1
  • Create event: 1
Last Year
  • Pull request event: 1
  • Create event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 267
  • Total Committers: 5
  • Avg Commits per committer: 53.4
  • Development Distribution Score (DDS): 0.581
Top Committers
Name Email Commits
singularitti s****i@o****m 112
Reno 2****i@u****m 96
CompatHelper Julia c****y@j****g 44
github-actions[bot] 4****]@u****m 12
dependabot[bot] 4****]@u****m 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 3
  • Total pull requests: 113
  • Average time to close issues: 33 minutes
  • Average time to close pull requests: 5 days
  • Total issue authors: 2
  • Total pull request authors: 4
  • Average comments per issue: 5.0
  • Average comments per pull request: 0.03
  • Merged pull requests: 101
  • Bot issues: 0
  • Bot pull requests: 78
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 11 days
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 2
  • Bot issues: 0
  • Bot pull requests: 3
Top Authors
Issue Authors
  • singularitti (2)
  • JuliaTagBot (1)
Pull Request Authors
  • github-actions[bot] (68)
  • singularitti (35)
  • dependabot[bot] (10)
  • restyled-io[bot] (1)
Top Labels
Issue Labels
register version (2)
Pull Request Labels
dependencies (10)

Dependencies

.github/workflows/CI.yml actions
  • actions/checkout v3 composite
  • codecov/codecov-action v3 composite
  • julia-actions/cache v1 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
.github/workflows/register.yml actions
  • julia-actions/RegisterAction latest composite