GithubHelp home page GithubHelp logo

lovato / machete Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 1.0 717 KB

A command-line tool to create projects from templates, to start your python work.

Home Page: https://pypi.python.org/pypi/machete/

License: MIT License

Python 92.48% CSS 0.14% JavaScript 0.10% HTML 7.28%

machete's People

Contributors

lovato avatar lovato-hp avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Forkers

jayvdb

machete's Issues

make virtualenv usage optional

Virtualenv needs to be checked, and if so, create the virtualenv.
But it its not installed, perhaps just recomend it, instead of interrupting the process.

license type must be a parameter

It can have a default option, but can be parametrized with a few installed licenses.
Perhaps can obtain a list from internet, and download the license from internet as well, if possible.

$ machete -t app --license GPL

make git init step optional

Despite git init is optional (if git isnt installed, it fails gracefully), it runs no matter user wants or not.
In this use case, the user have both git and svn installed, and perhaps, he wants to use SVN this time.

Suggestion:
$ machete -t app --repo [email protected]:jonathansp/project.git

If the --repo can became ambiguous in some use, perhaps adding also a --repotype might solve.

Auto run virtualenv/pip install

At the end of the task, instead of instruct the user to enter virtualenv, and manually install deps, try to it automatically.

To do that, machete needs to open a bash session and perform all steps in it.
Other suggestions are apreciated.

Insert whoami into authors

On a linux platform, and inside a GIT environment, you can discover user name and email.
On windows can be tricky, but you still have gitconfig file.

Then grab the user information, and automatically add to AUTHORS file.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.