Name | autopush JSON |
Version |
0.1.1
JSON |
| download |
home_page | https://github.com/w3cdpass/autopush |
Summary | autopush cli tool allows to run git commands more simply |
upload_time | 2024-11-10 07:40:47 |
maintainer | None |
docs_url | None |
author | w3cdpass |
requires_python | >=3.7 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<p> Description: <b>autogit-cli</b> designed to guide users through common Git tasks interactively, which can be useful in projects requiring frequent updates, as it minimizes manual Git commands by offering a user-friendly CLI interface.</p>
<p><a href="#error-fix">Error `autogit` is not recognized. For help click me</a></p>
## INSTALLATION
<h1 align=center >pip install autopush</h1>
| Function | Auto Fetch |
|-------------|----------------|
| `.gitignore` | node_modules/,dist/,.env,*.log,coverage/,.DS_Store,git_history.json and more . . .
| `[+added, -removed]` | **main.py [+56 ] [-6 ], index.js [+27 ] [-3 ],index.js [+10] [-3]** |
|`commit suggest`| *'Updated files', 'Refactor code', 'Fix bugs', 'Enhance performance', 'Add new feature', and more . . .*|
|`branch fetch`| origin/main *(default)*, master, custom branch|
|`git history`| Shows previous activity in json format in current project.|
## Usage
# Type `autopush` in your terminal with your active and remotely `Git` repo in project.
> Note: Current project has remote git repo exits, if not it will show error.
```js
// shows Branch , SHA , Commit msg
{ Branch: "main", SHA: "p5m73l0", Commit: "Fix bugs" }
```
```js
// create a githistory.json file where all GITHUB history is shown as json format
autopush -h
```
<!-- This below block is for NPM -->
<!-- ### Error fix -->
<!-- ```cmd
setx PATH "%PATH%;%APPDATA%\npm"
```
The command `setx PATH "%PATH%;%APPDATA%\npm"` appends the npm global installation directory `(%APPDATA%\npm)` to the `PATH` environment variable on Windows. This allows you to run globally installed npm packages from any command prompt or terminal without needing to specify their full paths. The change is permanent and will affect new terminal sessions. --># autopush
Raw data
{
"_id": null,
"home_page": "https://github.com/w3cdpass/autopush",
"name": "autopush",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": null,
"author": "w3cdpass",
"author_email": "kupasva663@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ae/a9/7b1023f8db4cfbab6b5917682516dd96aeb968cc74aba471f34271681cf3/autopush-0.1.1.tar.gz",
"platform": null,
"description": "<p> Description: <b>autogit-cli</b> designed to guide users through common Git tasks interactively, which can be useful in projects requiring frequent updates, as it minimizes manual Git commands by offering a user-friendly\u00a0CLI\u00a0interface.</p>\r\n\r\n<p><a href=\"#error-fix\">Error `autogit` is not recognized. For help click me</a></p>\r\n\r\n## INSTALLATION\r\n\r\n\r\n<h1 align=center >pip install autopush</h1>\r\n\r\n\r\n| Function | Auto Fetch |\r\n|-------------|----------------|\r\n| `.gitignore` | node_modules/,dist/,.env,*.log,coverage/,.DS_Store,git_history.json and more . . .\r\n| `[+added, -removed]` | **main.py [+56 ] [-6 ], index.js [+27 ] [-3 ],index.js [+10] [-3]** |\r\n|`commit suggest`| *'Updated files', 'Refactor code', 'Fix bugs', 'Enhance performance', 'Add new feature', and more . . .*|\r\n|`branch fetch`| origin/main *(default)*, master, custom branch|\r\n|`git history`| Shows previous activity in json format in current project.|\r\n\r\n\r\n## Usage\r\n\r\n# Type `autopush` in your terminal with your active and remotely `Git` repo in project.\r\n\r\n> Note: Current project has remote git repo exits, if not it will show error.\r\n\r\n```js\r\n// shows Branch , SHA , Commit msg\r\n{ Branch: \"main\", SHA: \"p5m73l0\", Commit: \"Fix bugs\" }\r\n```\r\n```js\r\n// create a githistory.json file where all GITHUB history is shown as json format\r\n\r\nautopush -h \r\n```\r\n\r\n\r\n<!-- This below block is for NPM -->\r\n\r\n<!-- ### Error fix -->\r\n\r\n<!-- ```cmd\r\nsetx PATH \"%PATH%;%APPDATA%\\npm\"\r\n```\r\nThe command `setx PATH \"%PATH%;%APPDATA%\\npm\"` appends the npm global installation directory `(%APPDATA%\\npm)` to the `PATH` environment variable on Windows. This allows you to run globally installed npm packages from any command prompt or terminal without needing to specify their full paths. The change is permanent and will affect new terminal sessions. --># autopush\r\n",
"bugtrack_url": null,
"license": null,
"summary": "autopush cli tool allows to run git commands more simply",
"version": "0.1.1",
"project_urls": {
"Homepage": "https://github.com/w3cdpass/autopush"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9bcbaa95a2e2ccd628fa72e7d738ae61d4c10a32bdf85c1a36c374d7ae5a13dd",
"md5": "2aaaf70d4b902f1d2fdee54dcf4d5940",
"sha256": "7711736c389899f56c032db07fc0523b0007169608fb2ce79fd58feec3c4d5f5"
},
"downloads": -1,
"filename": "autopush-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2aaaf70d4b902f1d2fdee54dcf4d5940",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4476,
"upload_time": "2024-11-10T07:40:42",
"upload_time_iso_8601": "2024-11-10T07:40:42.987125Z",
"url": "https://files.pythonhosted.org/packages/9b/cb/aa95a2e2ccd628fa72e7d738ae61d4c10a32bdf85c1a36c374d7ae5a13dd/autopush-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "aea97b1023f8db4cfbab6b5917682516dd96aeb968cc74aba471f34271681cf3",
"md5": "7169b16f87aa902d3c3bebdf7e257522",
"sha256": "d836a260e7d6d81fae1238fd973ddaa28ddee982ef24917b935086e2bea7fad9"
},
"downloads": -1,
"filename": "autopush-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "7169b16f87aa902d3c3bebdf7e257522",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4227,
"upload_time": "2024-11-10T07:40:47",
"upload_time_iso_8601": "2024-11-10T07:40:47.522836Z",
"url": "https://files.pythonhosted.org/packages/ae/a9/7b1023f8db4cfbab6b5917682516dd96aeb968cc74aba471f34271681cf3/autopush-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-10 07:40:47",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "w3cdpass",
"github_project": "autopush",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "autopush"
}