Developer assistant helps you kickstart and work with your projects with ease.
Project description
devassistant
============
Developer Assistant - start developing with ease.
The devassistant project is a helper for all developers using (not-only) Fedora. It helps with creating and setting up basic projects in various languages, installing dependencies, setting up environment etc.
Devassistant is based on idea of per-{language/framework/...} "assistants" with hierarchical structure. E.g. you can run:
.. code:: sh
$ devassistant python django -n ~/myproject # sets up Django project named "myproject" inside your home dir
$ devassistant python flask -n ~/flaskproject # sets up Flask project named "flaskproject" inside your home dir
$ devassistant java jsf -n ~/alsomyproject # sets up RoR project named "alsomyproject" inside your home dir
There is also a possibity to modify a project that was previously created by Devassistant. Currently, adding to eclipse is the only assistant that works with existing projects:
.. code:: sh
$ devassistant-modify eclipse # run in project dir or use -p to specify path
Devassistant works on Python 2.6, 2.7 and >= 3.3.
This whole project is licensed under GPLv2+, see LICENSE file for details.
============
Developer Assistant - start developing with ease.
The devassistant project is a helper for all developers using (not-only) Fedora. It helps with creating and setting up basic projects in various languages, installing dependencies, setting up environment etc.
Devassistant is based on idea of per-{language/framework/...} "assistants" with hierarchical structure. E.g. you can run:
.. code:: sh
$ devassistant python django -n ~/myproject # sets up Django project named "myproject" inside your home dir
$ devassistant python flask -n ~/flaskproject # sets up Flask project named "flaskproject" inside your home dir
$ devassistant java jsf -n ~/alsomyproject # sets up RoR project named "alsomyproject" inside your home dir
There is also a possibity to modify a project that was previously created by Devassistant. Currently, adding to eclipse is the only assistant that works with existing projects:
.. code:: sh
$ devassistant-modify eclipse # run in project dir or use -p to specify path
Devassistant works on Python 2.6, 2.7 and >= 3.3.
This whole project is licensed under GPLv2+, see LICENSE file for details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
devassistant-0.4.0.tar.gz
(78.3 kB
view details)
File details
Details for the file devassistant-0.4.0.tar.gz
.
File metadata
- Download URL: devassistant-0.4.0.tar.gz
- Upload date:
- Size: 78.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bccf6f7a2be796a22dbbafc087287c6a2718b7da442ea0b5a4b33ac04d1d196d |
|
MD5 | d03358ae4bfe67aaf0de42595b891ec4 |
|
BLAKE2b-256 | bd091785fe0803b5057e78c4398c60fc41e0f3c30344510e9a5db48b4221aa33 |