Skip to content

Design an unified interface for api and cli calls #239

Description

@Costya-Y

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions