Coder Social home page Coder Social logo

bitops-cli's People

Contributors

phillyphenning avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bitops-cli's Issues

Golang: Hello world CLI + DEMO

Create a simple "Hello World" Golang CLI app.

Use some library for a proper CLI that will provide basics for the future BitOps CLI progression.

On this Task/PR is closed/done, next steps would be adding tests with #5 #6 and CI/CD #2 and so this could be presented/demoed to the team.

CI: Unit Tests

Add a first unit test for the initial Hello world CLI app #4 to define a foundation for the future CLI development and progression.

Make sure we run it as part of CI checks for every PR.

Add bitops-cli to Homebrew

The end goal is to install bitops cli via:

brew install bitops-cli

According to https://github.com/Homebrew/homebrew-cask/pull/138942/files, the minimum requirements for adding a new tool are the following:

30 forks, 30 watchers and 75 stars

Before that, we could download the binary (uploaded to this GH repo as artifact) via curl/wget or create a maintain a custom tap: https://github.com/Homebrew/brew/blob/master/docs/How-to-Create-and-Maintain-a-Tap.md, https://stackoverflow.com/a/46423275.

CD: Publish artifact to GH Releases

As part of the release pipeline, build the golang artifacts (linux, macos, windows, x64, arm) and upload them to GH Releases.

This should be part of the release pipeline (GH Release/tag) so the artifacts are uploaded automatically.

Update the documentation showing users how to download the golang CLI locally (curl, wget) from the latest release.

CI: Linting

Research the linting tools for Golang. What's the standard, and best practices. Propose and implement it as GH Actions so we'll have a linter running for every PR.

OpsRepo generator implementation (prod)

After creating Hello-world starter CLI app #4, adding first unit tests #6, linting #5, and CI/CD w deployment artifacts to GH actions and presenting to others,
this ticket is about work on mimicking the https://github.com/bitovi/bitops-operations-repo-generator functionality for production use.

Install and transfer the npm generator functionality: colors, inputs, questions, and interfaces so the experience should be at least similar to yoman npm generator.

See: https://www.bitovi.com/hs-fs/hubfs/DevOps%20Page/yo-bitops.gif

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.