GithubHelp home page GithubHelp logo

7g-tooling's Introduction

7g-tooling's People

Contributors

aishmit avatar dependabot[bot] avatar geoffjay avatar

Watchers

 avatar  avatar

7g-tooling's Issues

Use SG_ENV to load different .env files

Currently, the file .env is the only one that is loaded. The package for godotenv has an example on how to load eg. testing/development that would be good to use.

Make repository private

Need to figure out / test:

  • Github actions
  • goreleaser push to tap repo
  • Github token for installing with brew

Document network setup steps

To have a bare network for provisioning, do the following:

  • create network (not demo)
  • accept admin account
  • create static API token for network admin

Improve import workflow

It's a pain to generate the populate and automate input files, it would be better to have the ability to construct the file using a user interface.

Workflow

  • if open in UI
    • load populate/automate file as yaml
  • if create new in UI
    • start with blank
  • display everything in tabs(?) or some other interface type
  • allow edits
  • allow new/delete objects (objectives, badges, etc.)
  • save

Perform initialization and execution

A new user should be able to use the software in some minimal number of steps, eg.

Command-line

brew install geoffjay/tap/sg-tooling
7g init
7g daemon enable
7g daemon start

User Interface

  • open configuration page
  • initialize project if not already initialized
    • clicking init button calls 7g init
  • enable daemon on startup -> 7g daemon enable
  • start daemon -> 7g daemon start

Initialization

  • sets up project directories
  • sets up default configuration

Daemon

Enable

  • copies plist template

Start

  • runs launchctl load com.7geese.tooling

Fix objective import

Importing from yaml creates objective with KR information, but page bails when you visit it.

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.