Skip to content

devonfw-training/simple-cmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-cmd

Simple CMD command line interface (CLI) application for training purposes

Preconditions:

How to contribute:

TODO:

  1. Fork the repository ONCE per team
  2. Add your other team members to the forked repository as collaborators
  • On the repository page: Settings > Collaborators > Add people > Add github name of each member
  1. Clone repository to local disk using git clone
  • On the repository page: Code > HTTPS
  1. Set username and email on your local git repository
  • git config user.name "Your Name"
  • git config user.email your.name@mail.com
  1. Import project into IntelliJ IDEA / Eclipse / devonFw IDE / Your IDE of choice...
  2. Start coding 👍💻

Additional info:

  • If you run into problems as a collaborator to push to the forked repository, e.g. password is rejected, try to create a personal access token and use instead of your password
    1. Click on your GitHub profile picture
    2. Settings > Developer Settings > Personal access tokens > Generate new token

About

Simple CMD CLI for training purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages