mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
25 lines
436 B
Markdown
25 lines
436 B
Markdown
# heroku-command README
|
|
|
|
This is command line help for developer to run heroku nodejs command by VS code and with Keyshortcut.
|
|
|
|
## Features
|
|
|
|
Run heroku command form vs code.
|
|
|
|
## Requirements
|
|
|
|
You have to installed following software before use of this.
|
|
1. nodejs
|
|
2. git
|
|
3. heroku
|
|
|
|
|
|
## Release Notes
|
|
|
|
This release include only Heroku command for nodejs based applications.
|
|
|
|
### 0.0.8
|
|
|
|
Command line approach for heroku nodejs.
|
|
|
|
**Enjoy!** |