GithubHelp home page GithubHelp logo

origeen's Introduction

Origeen

NPM version NPM version

Origeen is based on the idea that managing projects is a loss of time. You want to spend more time coding and that's easy to understand.

It is a simple and intuitive tool, that works with projects of any scale. Its simplicity makes it really fast as well. You can get started in less that 60 seconds !

Features

  • Create/import/delete projects from your CLI,
  • Open projects with your favourite editor,
  • Use templates to create projects with basic files; skip the boring configuration steps,
  • Avoid unnecessary cd(s),
  • Easy-to-understand errors,
  • Create a project with a license of your choice,
  • Create a git repo for your project.

Get Started

3 commands only!

$ npm install origeen --global
$ orgn setup

$ orgn new my-fancy-project --open
# or
$ orgn import X:/JohnDoe/.../project-name

For your new projects, you can install templates like this :

$ orgn install-template <templateName> --remote <urlToAGitRepo>

# To create a project with Parcel and Sass
$ orgn it sass --remote https://github.com/kevin-powell/sass-made-easy
$ orgn create my-sass-project --template sass

You can check the wiki, if you want to know more about Origeen and how to use it.

Contributing

See the CONTRIBUTING.md file for more.

License

This project is licensed under the MIT. See LICENSE.

origeen's People

Contributors

martinheywang avatar

Watchers

 avatar

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.