Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 611 Bytes

devnotes.md

File metadata and controls

39 lines (23 loc) · 611 Bytes

Dependencies

  • inquirer

Dev Dependencies

  • eslint

To publish $ npm publish

Create Shell Command

  1. #!/usr/bin/env node
  2. Edit package.json
    1. bin: "src/index.js"
    2. npm link

configuration

  • configure workspaces

Github API REST CLient octokit.github.io

  • [] git API
    • [] check if they gave access to git data
    • [] git add and commit init commit

Requiremenet:

  1. Nodejs
  2. Configure lpc(workspaces, used shell, ssh for git account) before using...

TODOS: Implement Configuration for used Shell, to switch Directory!