Skip to content

Commit

Permalink
Added Templates, updated README.md, and notes in the program.
Browse files Browse the repository at this point in the history
  • Loading branch information
raguay committed Sep 8, 2020
1 parent 8614d6f commit 4774073
Show file tree
Hide file tree
Showing 4 changed files with 294 additions and 16 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ work on my system. Therefore, you will need to run `fig local ~/run/projectmanag
- get a status
- commit with a message
- It will use the editor defined in the BitBar, TextBar, and Alfred CurrentFiles scripts. The editor is designated in the file `~/.myeditorchoice` and is ran with the `open` command. If the file doesn't exist, then it will run the editor defined by the $EDITOR environment variable.
- Project templates: either local or on GitHub with a initializer script that will be ran after
copying.

### Ideals and Suggestions

Expand All @@ -70,5 +72,4 @@ repository with the subject `[feature]` or `[bug]` in the subject line. I'm stil

- Mask subcommands and parameters
- Better styling and dark mode (depending on what the author's of fig decide about styling the whole application)
- Project templates

Loading

0 comments on commit 4774073

Please sign in to comment.