autoipo-cli
Version:
This is a cli script to apply for ipo automatically on few clicks
157 lines (108 loc) • 4.7 kB
Markdown
<a name="readme-top"></a>
[![Version][npm-shield]][npm-shield]
[![Download][npm-download]][npm-download]
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Github][github-shield]][github-url]
<!-- PROJECT LOGO -->
<br />
<div align="center">
<h3 align="center"></h3>
<p align="center">
<br />
<br />
<a href="https://github.com/othneildrew/Best-README-Template">View Demo</a>
·
<a href="https://github.com/othneildrew/Best-README-Template/issues">Report Bug</a>
·
<a href="https://github.com/othneildrew/Best-README-Template/issues">Request Feature</a>
</p>
</div>
<!-- TABLE OF CONTENTS -->
<details>
<summary>Table of Contents</summary>
<ol>
<li>
<a href="#about-the-project">About The Project</a>
<ul>
</ul>
</li>
<li>
<a href="#getting-started">Getting Started</a>
<ul>
<li><a href="#prerequisites">Prerequisites</a></li>
<li><a href="#installation">Installation</a></li>
</ul>
</li>
<li><a href="#roadmap">Roadmap</a></li>
<li><a href="#contributing">Contributing</a></li>
<li><a href="#contact">Contact</a></li>
</ol>
</details>
<!-- ABOUT THE PROJECT -->
## About The Project


Here's why:
* This project was created just for personal and educational purpose only. The project uses the backend(api) of official meroshare application
* Fun fact: This basic version was created in 3 hrs
<p align="right">(<a href="#readme-top">back to top</a>)</p>
## Getting Started
To get a local copy up and running follow these simple example steps.
### Prerequisites
* Install NodeJs from official site
* Install npm
```sh
npm install npm@latest -g
```
### Installation
1. Install the project from official Node Package Manager(NPM) website
```sh
npm install -g autoipo-apply
```
2. Enter the command below in terminal
```sh
run
```
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- ROADMAP -->
## Roadmap
* [x] Apply For IPO
* [x] Store User Details in local file
* [x] Auto login if user has already logged in before
* [ ] Apply from multiple accounts
See the [open issues](https://github.com/arjunadhikary/autoipo-cli-public/issues) for a full list of proposed features (and known issues).
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- CONTRIBUTING -->
## Contributing
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. Install NPM packages
```sh
npm install -g
```
3. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
4. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the Branch (`git push origin feature/AmazingFeature`)
6. Open a Pull Request
<p align="right">(<a href="#readme-top">back to top</a>)</p>
<!-- CONTACT -->
## Contact
Arjun Adhikari - [@adhikariarjun9](https://twitter.com/adhikariarjun9) - reasonworld12345@gmail.com
Project Link: [https://github.com/arjunadhikary/autoipo-cli-public](https://github.com/arjunadhikary/autoipo-cli-public)
<p align="right">(<a href="#readme-top">back to top</a>)</p>
[npm-shield]: https://img.shields.io/npm/v/autoipo-cli?style=for-the-badge
[github-shield]: https://img.shields.io/github/followers/arjunadhikary?style=for-the-badge
[npm-download]:https://img.shields.io/npm/dm/autoipo-cli?style=for-the-badge
[github-url]: https://github.com/arjunadhikary/
[contributors-shield]: https://img.shields.io/github/contributors/arjunadhikary/autoipo-cli-public?style=for-the-badge
[contributors-url]: https://github.com/arjunadhikary/autoipo-cli-public/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/arjunadhikary/autoipo-cli-public.svg?style=for-the-badge
[forks-url]: https://github.com/arjunadhikary/autoipo-cli-public/network/members
[stars-shield]: https://img.shields.io/github/stars/arjunadhikary/autoipo-cli-public.svg?style=for-the-badge
[stars-url]: https://github.com/arjunadhikary/autoipo-cli-public/stargazers
[issues-shield]: https://img.shields.io/github/issues/arjunadhikary/autoipo-cli-public.svg?style=for-the-badge
[issues-url]: https://github.com/arjunadhikary/autoipo-cli-public/issues