Code Monkey home page Code Monkey logo

caliex's Introduction

Caliex

A simple package developed using NodeJs and Github API in order to interact with Github right from the terminal

app-screen

npm ย  GitHub release (latest by date)

Features

  • Create and Delete Github Repositories right from your terminal
  • Additional option to specify different types of License

Prerequisites:

  1. Install git
  2. create a ~/.bash_profile in your Home Directory

Installation

Install via NPM:

npm install caliex

Usage:

caliex <command> [options]

Commands:

- Set your Github access token

  caliex set-token <token>           

- Create a new Github repository

  caliex create-repo <name>          
  • You can also use the "-r" and "-l" option to create a readme and license file respectively:
  caliex create-repo <name> -r -l <license_name>

- List all Github repositories

  caliex list-repos                  

- Delete a Github Repository

  caliex delete-repo <owner> <repo>

- Get Github Repository URL

  caliex get-repo-url <repo_name> 

Options:

  -v, --version  Show version number                                   [boolean]
  -l, --license  Add License to the repository                          [string]
  -r, --readme   Add README.md file to the repository                  [boolean]
      --help     Show help                                             [boolean]

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Licence

Contributing:

If you wish to contribute to Caliex, please submit a pull request with your proposed changes. We welcome contributions from the community and will do our best to review and incorporate them into the project.

Author

Devanshu-17

Contact:

If you have any questions or concerns about Caliex, please contact us at [email protected]. We appreciate your feedback and will do our best to respond as soon as possible.

Thank you for choosing Caliex!

caliex's People

Contributors

devanshu-17 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

caliex's Issues

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.