Table of Contents
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
To get a local copy up and running follow these simple example steps.
-
Install NodeJs from official site
-
Install npm
npm install npm@latest -g
-
Install the project from official Node Package Manager(NPM) website
npm install -g autoipo-apply
-
Enter the command below in terminal
run
- Apply For IPO
- Store User Details in local file
- Auto login if user has already logged in before
- Apply from multiple accounts
See the open issues for a full list of proposed features (and known issues).
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!
-
Fork the Project
-
Install NPM packages
npm install -g
-
Create your Feature Branch (
git checkout -b feature/AmazingFeature
) -
Commit your Changes (
git commit -m 'Add some AmazingFeature'
) -
Push to the Branch (
git push origin feature/AmazingFeature
) -
Open a Pull Request
Arjun Adhikari - @adhikariarjun9 - [email protected]
Project Link: https://github.com/arjunadhikary/autoipo-cli-public