gnano

0.0.1 • Public • Published

Contributors Forks Stargazers Issues MIT License LinkedIn Node


Git Nano

A cmd line to to use nano on a signle file in github


Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

Built With

Yargs - NPM version

(back to top)

Getting Started

Prerequisites

To use this you need nano and git installed on your machine. You can install them using apt by the following cmd:

  • npm
    sudo apt install -y git nano

Installation

  1. Clone the repo
    git clone https://github.com/NeonGamerBot-QK/gnano.git
  2. Install NPM packages
    npm install
  3. Build Files
    npm run build
  4. Run script
node src/index.js

(back to top)

Usage

gnano https://github.com/example/example-name/blob/main/filename.ext

(back to top)

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Neon - git@saahild.com

Project Link: https://github.com/NeonGamerBot-QK/gnano

(back to top)

Readme

Keywords

none

Package Sidebar

Install

npm i gnano

Weekly Downloads

57

Version

0.0.1

License

MIT

Unpacked Size

11.9 kB

Total Files

6

Last publish

Collaborators

  • neongamerbot