Skip to content

Latest commit

 

History

History
82 lines (52 loc) · 2.36 KB

README.md

File metadata and controls

82 lines (52 loc) · 2.36 KB
DevTools

 

DevTools

Github top language Github language count Repository size License

About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author



🔖 Status

🚧 Project Under Development.. 🚧



🎯 About

Esse e um projeto que eu estou desenvolvendo para dar mais agilidade no processo de formatação do computador, nele sera possível baixar aplicativos essenciais, ativar otimizações e configurações para desenvolvedores.

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/fernando-juni0/DevTools.git

# Access
$ cd devtools

# Install dependencies
$ npm install

# Run the project
$ npm start

📝 License

This project is under license from MIT. For more details, see the LICENSE file.

Made with ❤️ by Fernando Júnio

 

Back to top