Skip to content

A command line tool that helps start up a new project and improve your productivity.

License

Notifications You must be signed in to change notification settings

Lumexralph/wset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wset

A command line tool that helps start up a new project and improve your productivity.

All you need is your new project directory name to the command ws <project_directory_name>

What happens after,

  • it creates the project and opens it up with VSCode if you are using it

Dependencies

How to use the tool:

- clone the repository `https://github.com/Lumexralph/wset.git`
- cd wset
- run `pipenv shell`
- run `pipenv install`
- On the terminal run `pip install --editable .`
- type the command as a unix tool on terminal `ws`
if you get a usage error, that means you have the tool installed and can be used for
your projects now

Errors and bugs

If something is not behaving intuitively, it is a bug and should be reported. Report it here by creating an issue: https://github.com/Lumexralph/wset/issues

Help me fix the problem as quickly as possible by following Mozilla's guidelines for reporting bugs.

Patches and pull requests

Your patches are welcome. Here's our suggested workflow:

  • Fork the project.
  • Make your feature addition or bug fix.
  • Send us a pull request with a description of your work.

Copyright

Copyright (c) 2019 LumexRalph. Released under the MIT License.

About

A command line tool that helps start up a new project and improve your productivity.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages