1.0.8 • Published 6 years ago

neo-fetch v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

neo-fetch

Travis (.org) Codecov GitHub package.json version

System information and resources usage.

neo-fetch + cool-retro-term Screenshot of neo-fetch + cool-retro-term

Install

npm install -g neo-fetch

Usage

neo-fetch

Development setup

# Install dependencies
npm install
# To watch JS files changes
npm run watch
# nodemon live reload
npm run dev

# Build project
npm run build

Changelog

Changelog

Contributing

  1. Fork it (https://github.com/Victor-Bernabe/neo-fetch/fork)
  2. Create your feature branch (git checkout -b feature/awesome-feature)
  3. Build JS files (npm run build)
  4. Test your code (npm test)
  5. Commit your changes (git commit -am '[feat] Add awesome feature')
  6. Push to the branch (git push origin feature/awesome-feature)
  7. Create a new Pull Request
1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago