@js-primer/hello-world

1.0.0 • Public • Published

@js-primer/hello-world

Hello World for js-primer.

Requirements

  • Node.js 8.2 >=
    • It contains npm 5.3.0>=
    • It contains npx command

Usage

npxコマンドを使い直接実行ができます。

Usage
  $ npx @js-primer/hello-world

Usage for old Node.js

NOde.js 8.2未満の場合はnpmでインストールし利用できます。

npm install @js-primer/hello-world --global
$ js-primer-hello-world

Changelog

See Releases page.

Running tests

Install devDependencies and Run npm test:

npm i -d && npm test

Contributing

Pull requests and stars are always welcome.

For bugs and feature requests, please create an issue.

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Author

License

MIT © Suguru Inatomi

Readme

Keywords

none

Package Sidebar

Install

npm i @js-primer/hello-world

Weekly Downloads

4

Version

1.0.0

License

MIT

Unpacked Size

1.78 kB

Total Files

4

Last publish

Collaborators

  • azu
  • lacolaco