1.1.1 • Published 2 months ago

fury-tool v1.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Fury

fury is a tool that helps developers in a variety of tasks.

  • It supports make it easier to create node projects that fit different frameworks
  • Make it easier to use git
  • Many other convenience features ⭐️

Installation

# Locally in your project.
npm install -D fury-tool

# Or globally
npm install -g fury-tool

Usage

# When you want create new project with nodejs
$ fury

# When you want push all changes
$ fury -pa

# When you want update your 'node_modules' (wip)
$ fury -up

# When you want to access help information
$ fury -h # or fury --help

# When you want to access version information
$ fury -V # or fury --version

Document

Authors

  • juhyoungRyu - Project initial and development

Version History

  • 1.1.0
    • Use git through fury
  • 1.0.0
    • fury can create Project with node

License

This project is licensed under the MIT License

1.1.1

2 months ago

1.1.0

2 months ago

2.0.3

2 months ago

2.0.2

2 months ago

2.0.1

2 months ago

2.0.0

2 months ago

1.0.7

2 months ago

1.0.6

2 months ago

1.0.5

2 months ago

1.0.4

2 months ago

1.0.2

2 months ago

1.0.1

2 months ago

1.0.3

2 months ago

1.0.0

2 months ago

0.0.3

2 months ago

0.0.5

2 months ago

0.0.2

2 months ago

0.0.1

2 months ago