1.0.8 • Published 5 years ago

neo-fetch v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago