GithubHelp home page GithubHelp logo

newrelic-oss-cli's Introduction

New Relic Experimental header

newrelic-oss-cli

GitHub release (latest SemVer including pre-releases) Snyklerna

This is a monorepo for NewRelic's "Open Source Software" (oss) CLI. A collection of tools and utilities for generating, validating, and releasing an open-source project using our guidelines.

Usage

Screenshot #1

Third Party Notice Generation (for npm-based projects)

Generate a manifest (config) file - oss third-party manifest Generate a formatted notices file - oss third-party notices

See more in (/packages)

What problem(s) does this library solve?

  • Bullet point sentence giving the user a heads up about what to expect.
  • Second bullet focused on a paragraph that might be a good first draft for developer.newrelic.com or NPM.

What do you need to make this work?

Getting started

Installation

npm install -g @newrelic/newrelic-oss-cli

Open Source License

This project is distributed under the Apache 2 license.

Support

New Relic has open-sourced this project. This project is provided AS-IS WITHOUT WARRANTY OR DEDICATED SUPPORT. Issues and contributions should be reported to the project here on GitHub.

We encourage you to bring your experiences and questions to the Explorers Hub where our community members collaborate on solutions and new ideas.

Community

New Relic hosts and moderates an online forum where customers can interact with New Relic employees as well as other customers to get help and share best practices. Like all official New Relic open source projects, there's a related Community topic in the New Relic Explorers Hub. You can find this project's topic/threads here:

https://discuss.newrelic.com

Issues / Enhancement Requests

Issues and enhancement requests can be submitted in the Issues tab of this repository. Please search for and review the existing open issues before submitting a new issue.

Contributing

Contributions are welcome (and if you submit a Enhancement Request, expect to be invited to contribute it yourself ๐Ÿ˜). Please review our Contributors Guide.

Keep in mind that when you submit your pull request, you'll need to sign the CLA via the click-through using CLA-Assistant. If you'd like to execute our corporate CLA, or if you have any questions, please drop us an email at [email protected].

Local Development

This is a Lerna monorepo. Developing locally has a few caveats.

Useful commands:

lerna clean - remove all node_modules folders lerna bootstrap - install all dependencies for every package and symlink packages within lerna list - list packages

You can run commands directly from the cloned repo like this:

~/location-of-repo/packages/newrelic-oss-cli/bin run commands

Plugin Development

To "install" a plugin you want to develop, do not include it in the package.json and do not install it with oss plugins:install YOURPLUGIN, this will pull the npm version of the plugin.

Instead you want to "link" it for local development with: ./packages/newrelic-oss-cli/bin/run plugins:link <path to your plugin>

Publishing a new version

From the root of this project:

  1. lerna clean - removes all node_modules folders
  2. lerna bootstrap - installs dependencies into node_modules
  3. lerna version <semver type> - bumps versions of all changed packages
  4. lerna publish from-git - publishes all changes to npm

newrelic-oss-cli's People

Contributors

bizob2828 avatar dependabot[bot] avatar devfreddy avatar jbeveland27 avatar michaelgoin avatar prototypicalpro avatar tangollama 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.