GithubHelp home page GithubHelp logo

corner4world / brainframe-cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aotuai/brainframe-cli

0.0 0.0 0.0 252 KB

๐Ÿง ๐Ÿ–ผ๏ธ๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป A CLI that makes installing and managing a BrainFrame server easy!

License: BSD 3-Clause "New" or "Revised" License

Python 99.84% Makefile 0.16%

brainframe-cli's Introduction

BrainFrame CLI

The BrainFrame CLI is a tool for installing and managing a BrainFrame server.

Installation

The CLI is installable with Pip. Ubuntu 18.04 and 20.04 are officially supported, but other versions of Linux are expected to work as well.

On Ubuntu:

sudo -H pip3 install brainframe-cli

Upgrading

Pip can be used to upgrade to a new version.

sudo -H pip3 install --upgrade brainframe-cli

Usage

To install BrainFrame, simply run the install command as root:

sudo brainframe install

BrainFrame can then be controlled like a normal Docker Compose application using the compose command, which can be run from any directory.

brainframe compose up -d

For more information, take a look at the Getting Started guide.

Contributing

We happily take community contributions! If there's something you'd like to work on, but you're not sure how to start, feel free to create an issue on Github and we'll try to point you in the right direction.

We use a couple formatting tools to keep our code style consistent. If you get any CI failures, you can run the following commands to automatically format your code to fit our guidelines:

poetry run isort .
poetry run black .

brainframe-cli's People

Contributors

apockill avatar bestdrivercn avatar velovix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.