Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raguay committed Sep 22, 2020
1 parent 0913942 commit 117503f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ work on my system. Therefore, you will need to run `fig local ~/run/projectmanag

- Go to predefined projects
- Edit the project directory
- Delete the current project from the list of projects.
- Edit maid, mask, npm, gulp, and grunt configuration files
- Run tasks defined in maid, mask, npm, gulp, and grunt
- Edit/Run the project startup script
Expand All @@ -65,12 +66,12 @@ work on my system. Therefore, you will need to run `fig local ~/run/projectmanag
- Project templates: either local or on GitHub with a initializer script that will be ran after
copying.
- Project Notes: a special directory `.notes` will contain notes you create for this project. It works with the [fman](https://fman.io/) [Notes plugin](https://github.com/raguay/Notes). You can edit, delete, and create new notes.
- Better styling and dark mode

### Ideals and Suggestions

If there is a feature you would like to see in the application or a bug, just create an issue in this
repository with the subject `[feature]` or `[bug]` in the subject line. I'm still working on:

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

0 comments on commit 117503f

Please sign in to comment.