GithubHelp home page GithubHelp logo

heikopaiko / shelve Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hugorcd/shelve

0.0 0.0 0.0 4.34 MB

Shelve, is a project management tool for developer to make project creation and management easier

Home Page: https://shelve.hrcd.fr

License: Apache License 2.0

JavaScript 0.23% TypeScript 41.03% CSS 2.44% Vue 56.29%

shelve's Introduction

Shelve CLI

npm version npm downloads

The Shelve CLI serves as a command-line interface designed for the Shelve platform. This tool enables users to authenticate with Shelve, facilitating the seamless transfer of environment variables for project collaboration within a team directly through the terminal interface.

Installation

Install the package globally:

npm install -g @shelve/cli

Usage

USAGE shelve <command|shortcut> [options]

| Commands | Description                                          | Shortcut  |
|----------|------------------------------------------------------|-----------|
| create   | Create a new Shelve project                          | c         |
| init     | alias for create                                     | i         |
| link     | Link the current directory with a Shelve project     | l         |
| unlink   | Unlink the current directory from a Shelve project   | ul        |
| login    | Authenticate with Shelve                             | li        |
| logout   | Logout the current authenticated user                | lo        |
| whoami   | Shows the username of the currently logged-in user   | w         |
| pull     | Retrieve the environment variables from Shelve       | pl        |
| push     | Send the environment variables to Shelve             | ps        |

Use shelve <command|shortcut> --help for more information about a command.

Local development

  • Clone this repository
  • Install latest LTS version of Node.js
  • Enable Corepack using corepack enable
  • Install dependencies using bun install

Contributing

To start contributing, you can follow these steps:

  1. First raise an issue to discuss the changes you would like to make.
  2. Fork the repository.
  3. Create a branch using conventional commits and the issue number as the branch name. For example, feat/123 or fix/456.
  4. Make changes following the local development steps.
  5. Commit your changes following the Conventional Commits specification.
  6. If your changes affect the code, run tests using bun run test.
  7. Create a pull request following the Pull Request Template.
    • To be merged, the pull request must pass the tests/workflow and have at least one approval.
    • If your changes affect the documentation, make sure to update it.
    • If your changes affect the code, make sure to update the tests.
  8. Wait for the maintainers to review your pull request.
  9. Once approved, the pull request will be merged in the next release !

Published under the APACHE license. Made by @HugoRCD and community ๐Ÿ’›


๐Ÿค– auto updated with automd (last updated: Wed Apr 24 2024)

shelve's People

Contributors

hugorcd avatar autofix-ci[bot] avatar renovate[bot] 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.