Skip to content

A open-source desktop GUI app to manage all package managers like a bower, npm and composer.

License

Notifications You must be signed in to change notification settings

gitter-badger/AgroupsIO-Desktop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IN PROGRESS, NOT HAVE ANY VERSION

About Agroups.io

Join the chat at https://gitter.im/jonatasfreitasv/agroups.io Build Status Built with Grunt

The open-source project Agroups.io is a desktop application for OSX, Linux and Windows developed entirely with javascript based on Electron.

With it you can in a graphical interface manage packages managers like npm (node.js), composer (php) and Bower (js). In the future we will also implement the functionality to manage the Grunt and Karma configuration files.

#####This project have a unit and functionaly test with Karma + Jamsine and continous integration with Travis-CI.

#####The mind-map described below contains all the used stack .

####Contribute to the Agroups.io, it's yours too.

To run and build project:

Prerequisites:
After install prerequisites, run:
  • npm install to install all Node.JS dependencies.
To start development environment, run:
  • npm start
To build release for OSX, Win and Linux, run:
  • npm run release

Very hot to do list

  • Logo
  • Landing page to publish builded project to download

First steps development documentation

Feedback or any question

Licence

MIT

About

A open-source desktop GUI app to manage all package managers like a bower, npm and composer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.8%
  • NSIS 2.8%
  • HTML 1.1%
  • CSS 0.3%