QualiSystems / QualiSystems/shellfoundry

Design an unified interface for api and cli calls

Open
#239 0 comments 0 reactions 1 assignee View on GitHub

@alexquali is already working on this.

Since Aug 21, 2019.

enhancement
Dominant language
Python
Stars
13
Forks
19
Avg merge
21m
Merged PRs (30d)
1

Description

Issue details

AS a Developer I would like to have an API, which I can trigger from my code.

Steps to reproduce

I want to be able to do something like:

from shellfoundry import bootstrap

def call_shellfoundry_install(self, path)
    bootstrap.install(path)

Thanks!

Affected version:

Upcoming one

Affected platforms
  • Windows
  • Linux

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.