msradam / buildly-cli

Command line interface for buildly platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Buildly CLI

Command line tool for creating and configuring your buildly application.

This repository has links to submodules. To pull the latest changes from the submodules use:

git pull --recurse-submodules To commit changes use: git commit -am 'added module

Getting Started

To get started just run the init.sh script

source init.sh

Prerequisites

Bash command line and python 3

Running the tests

No tests yet (Coming soon)

Deployment

When finished the CLI will prompt you for a GitHub repository to commit your new application to, as well as give you instructions on how to push your newly created Docker image to a registry.

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Buildly - Initial work

See also the list of contributors who participated in this project.

License

This project is licensed under the GPL v3 License - see the LICENSE.md file for details

About

Command line interface for buildly platform

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%